The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

# Note: this file was auto-generated by Module::Build::Compat version 0.35
WriteMakefile
(
'NAME' => 'WWW::Google::Time',
'VERSION_FROM' => 'lib/WWW/Google/Time.pm',
'PREREQ_PM' => {
'Class::Data::Accessor' => '0.04001',
'LWP::UserAgent' => '2.036',
'Test::More' => 0,
'URI' => '1.35'
},
'INSTALLDIRS' => 'site',
'EXE_FILES' => [],
'PL_FILES' => {}
)
;