/usr/local/CPAN/Haul/Makefile.PL


# Generated by Module::Build::Compat->create_makefile_pl

use ExtUtils::MakeMaker;
WriteMakefile
  (
   NAME        => 'Haul',
   VERSION     => '2.24',
   PL_FILES    => {},
   INSTALLDIRS => 'site',
   PREREQ_PM   => {
		 'Test::More' => '0.01',
		 'Module::Depends' => '0.03',
		 'IPC::Run3' => '0',
		 'CPAN::DistnameInfo' => '0',
		  },
  );