Getopt-Long-DescriptivePod

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

# Note: this file was auto-generated by Module::Build::Compat version 0.4231
require 5.008;
use ExtUtils::MakeMaker;
WriteMakefile
(
  'EXE_FILES' => [],
  'VERSION_FROM' => 'lib/Getopt/Long/DescriptivePod.pm',
  'NAME' => 'Getopt::Long::DescriptivePod',
  'PL_FILES' => {},
  'INSTALLDIRS' => 'site',
  'PREREQ_PM' => {
                   'Test::Differences' => 0,
                   'Test::More' => 0,
                   'Sub::Exporter' => 0,
                   'Test::Exception' => 0,
                   'Getopt::Long::Descriptive' => 0,
                   'Test::NoWarnings' => 0,
                   'Params::Validate' => 0,
                   'English' => 0,
                   'Carp' => 0
                 }
)
;



( run in 0.802 second using v1.01-cache-2.11-cpan-39bf76dae61 )