/usr/local/CPAN/List-PowerSet/Makefile.PL


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

use ExtUtils::MakeMaker;
WriteMakefile
  (
   NAME        => 'List::PowerSet',
   VERSION     => '0.01',
   PL_FILES    => {},
   INSTALLDIRS => 'site',
   PREREQ_PM   => {

		  },
  );