# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 require 5.006; use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'constant::boolean', 'VERSION_FROM' => 'lib/constant/boolean.pm', 'PREREQ_PM' => {}, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;