Algorithm-Shape-RandomTree

 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.3607
use ExtUtils::MakeMaker;
WriteMakefile
(
          'NAME' => 'Algorithm::Shape::RandomTree',
          'VERSION_FROM' => 'lib/Algorithm/Shape/RandomTree.pm',
          'PREREQ_PM' => {
                           'Moose' => 0,
                           'Test::More' => 0,
                           'namespace::autoclean' => 0
                         },
          'INSTALLDIRS' => 'site',
          'EXE_FILES' => [],
          'PL_FILES' => {}
        )
;



( run in 0.730 second using v1.01-cache-2.11-cpan-119454b85a5 )