/usr/local/CPAN/CPAN-YACSmoke-Plugin-Phalanx100/Makefile.PL


# Note: this file was auto-generated by Module::Build::Compat version 0.03
use ExtUtils::MakeMaker;
WriteMakefile
(
          'NAME' => 'CPAN::YACSmoke::Plugin::Phalanx100',
          'VERSION_FROM' => 'lib/CPAN/YACSmoke/Plugin/Phalanx100.pm',
          'PREREQ_PM' => {
                           'CPAN::YACSmoke' => '0.03',
                           'CPANPLUS::Backend' => '0',
                           'Module::Phalanx100' => '0.04',
                           'Test::More' => '0'
                         },
          'INSTALLDIRS' => 'site',
          'PL_FILES' => {}
        )
;