# Note: this file was auto-generated by Module::Build::Compat version 0.03
use ExtUtils::MakeMaker;
WriteMakefile
(
          'NAME' => 'UNIVERSAL::can',
          'VERSION_FROM' => 'lib/UNIVERSAL/can.pm',
          'PREREQ_PM' => {
                           'Scalar::Util' => '',
                           'Test::Simple' => '0.60'
                         },
          'INSTALLDIRS' => 'site',
          'EXE_FILES' => [],
          'PL_FILES' => {}
        )
;


syntax highlighted by Code2HTML, v. 0.9.1