/usr/local/CPAN/DateTime-Event-Klingon/Makefile.PL
# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01
use ExtUtils::MakeMaker;
WriteMakefile
(
'NAME' => 'DateTime::Event::Klingon',
'VERSION_FROM' => 'lib/DateTime/Event/Klingon.pm',
'PREREQ_PM' => {
'Carp' => '0',
'DateTime' => '0',
'Filter::Util::Call' => '0',
'Module::Signature' => '0',
'Pod::Coverage' => '0.18',
'Pod::Usage' => '0',
'Test::More' => '0',
'Test::Pod' => '1.22',
'Test::Pod::Coverage' => '1.08',
'UNIVERSAL' => '0'
},
'INSTALLDIRS' => 'site',
'EXE_FILES' => [],
'PL_FILES' => {}
)
;