# Note: this file was auto-generated by Module::Build::Compat version 0.4218 require 5.006; use ExtUtils::MakeMaker; WriteMakefile ( 'PREREQ_PM' => { 'Test::Differences' => '0.60', 'Try::Tiny' => 0, 'Carp' => 0, 'Params::Validate' => 0, 'Cwd' => 0, 'Test::Exception' => 0, 'Test::NoWarnings' => 0, 'Test::More' => 0 }, 'PL_FILES' => {}, 'EXE_FILES' => [], 'NAME' => 'Object::Lazy', 'INSTALLDIRS' => 'site', 'VERSION_FROM' => 'lib/Object/Lazy.pm' ) ;