# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Time::WorkHours', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Time/WorkHours.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'DateTime' => 0, 'Test::LectroTest::Generator' => 0, 'Data::Dumper' => 0, 'Carp::Clan' => 0, 'Test::LectroTest::Compat' => 0, 'Class::Accessor::Fast' => 0 } ) ;