# Note: this file was auto-generated by Module::Build::Compat version 0.3607 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'accessors::rw::explicit', 'VERSION_FROM' => 'lib/accessors/rw/explicit.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'accessors' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;