DBD-PO
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
# Note: this file was auto-generated by Module::Build::Compat version 0.34
require 5.006;
use ExtUtils::MakeMaker;
WriteMakefile
(
'TESTS' => 't\\*.t t\\.svn\\*.t t\\.svn\\text-base\\*.t t\\.svn\\prop-base\\*.t t\\.svn\\props\\*.t t\\.svn\\tmp\\*.t t\\.svn\\tmp\\text-base\\*.t t\\.svn\\tmp\\prop-base\\*.t t\\.svn\\tmp\\props\\*.t t\\02_Text-PO\\*.t t\\02_Text-PO\\.svn\...
'PL_FILES' => {},
'INSTALLDIRS' => 'site',
'NAME' => 'DBD::PO',
'EXE_FILES' => [],
'VERSION_FROM' => 'lib/DBD/PO.pm',
'PREREQ_PM' => {
'Storable' => 0,
'Test::NoWarnings' => 0,
'Encode' => 0,
'File::Find' => 0,
'Socket' => 0,
'DBI' => 0,
'parent' => 0,
'Test::Exception' => 0,
'English' => 0,
'charnames' => 0,
'version' => 0,
'SQL::Statement' => 0,
'Carp' => 0,
'Test::More' => 0,
'Set::Scalar' => '1.25',
'Test::Differences' => 0,
'Params::Validate' => 0,
'Cwd' => 0
}
)
;
( run in 1.902 second using v1.01-cache-2.11-cpan-39bf76dae61 )