Data-Dumper-Names

 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.03
use ExtUtils::MakeMaker;
WriteMakefile
(
          'NAME' => 'Data::Dumper::Names',
          'VERSION_FROM' => 'lib/Data/Dumper/Names.pm',
          'PREREQ_PM' => {
                           'PadWalker' => '0.13',
                           'Scalar::Util' => '0',
                           'Test::More' => '0'
                         },
          'INSTALLDIRS' => 'site',
          'EXE_FILES' => [],
          'PL_FILES' => {}
        )
;



( run in 3.192 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )