The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# 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' => {}
        )
;