# Note: this file was auto-generated by Module::Build::Compat version 0.35
use
ExtUtils::MakeMaker;
WriteMakefile
(
'PL_FILES'
=> {
'JavaMap.PL'
=>
'lib/DateTime/TimeZone/HPUX/Map.pm'
},
'INSTALLDIRS'
=>
'site'
,
'NAME'
=>
'DateTime::TimeZone::HPUX'
,
'EXE_FILES'
=> [],
'VERSION_FROM'
=>
'lib/DateTime/TimeZone/HPUX.pm'
,
'PREREQ_PM'
=> {
'Test::More'
=> 0,
'DateTime::TimeZone'
=>
'>=0.87'
,
'File::Basename'
=> 0,
'Carp'
=> 0
}
)
;