Codebase list libclass-autoloadcan-perl / run/4367ddbe-172d-4df4-94cb-52aab783d729/main Makefile.PL
run/4367ddbe-172d-4df4-94cb-52aab783d729/main

Tree @run/4367ddbe-172d-4df4-94cb-52aab783d729/main (Download .tar.gz)

Makefile.PL @run/4367ddbe-172d-4df4-94cb-52aab783d729/mainraw · history · blame

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

use ExtUtils::MakeMaker;
WriteMakefile
  (
   NAME        => 'Class::AutoloadCAN',
   VERSION     => '0.03',
   PL_FILES    => {},
   INSTALLDIRS => 'site',
   PREREQ_PM   => {

		  },
  );