PATH=/usr/bin:/bin:/Users/fly1600/var/megalib/bin Start 2013-07-03T04:20:55 ActivePerl-1600 CPAN-2.00 Reading '/Users/fly1600/var/cpan/Metadata' Database was generated on Wed, 03 Jul 2013 09:08:33 GMT Running make for J/JV/JV/App-Module-Setup-0.03.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JV/JV/App-Module-Setup-0.03.tar.gz ok App-Module-Setup-0.03/ App-Module-Setup-0.03/scripts/ App-Module-Setup-0.03/scripts/module-setup App-Module-Setup-0.03/lib/ App-Module-Setup-0.03/lib/App/ App-Module-Setup-0.03/lib/App/Module/ App-Module-Setup-0.03/lib/App/Module/Setup/ App-Module-Setup-0.03/lib/App/Module/Setup/Templates/ App-Module-Setup-0.03/lib/App/Module/Setup/Templates/Default.pm App-Module-Setup-0.03/lib/App/Module/Setup/Templates.pm App-Module-Setup-0.03/lib/App/Module/Setup.pm App-Module-Setup-0.03/META.json App-Module-Setup-0.03/META.yml App-Module-Setup-0.03/Changes App-Module-Setup-0.03/MANIFEST App-Module-Setup-0.03/Makefile.PL App-Module-Setup-0.03/t/ App-Module-Setup-0.03/t/00-load.t App-Module-Setup-0.03/t/ref/ App-Module-Setup-0.03/t/ref/default/ App-Module-Setup-0.03/t/ref/default/lib/ App-Module-Setup-0.03/t/ref/default/lib/App/ App-Module-Setup-0.03/t/ref/default/lib/App/Module/ App-Module-Setup-0.03/t/ref/default/lib/App/Module/Setup.pm App-Module-Setup-0.03/t/ref/default/Changes App-Module-Setup-0.03/t/ref/default/MANIFEST App-Module-Setup-0.03/t/ref/default/Makefile.PL App-Module-Setup-0.03/t/ref/default/t/ App-Module-Setup-0.03/t/ref/default/t/00-load.t App-Module-Setup-0.03/t/ref/default/README App-Module-Setup-0.03/README CPAN.pm: Building J/JV/JV/App-Module-Setup-0.03.tar.gz >>> /Users/fly1600/ap1600/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for App::Module::Setup Writing MYMETA.yml and MYMETA.json >>> make cp lib/App/Module/Setup.pm blib/lib/App/Module/Setup.pm cp lib/App/Module/Setup/Templates.pm blib/lib/App/Module/Setup/Templates.pm cp lib/App/Module/Setup/Templates/Default.pm blib/lib/App/Module/Setup/Templates/Default.pm cp scripts/module-setup blib/script/module-setup /Users/fly1600/ap1600/bin/perl-dynamic -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/module-setup Manifying blib/man1/module-setup.1 Manifying blib/man3/App::Module::Setup.3 Manifying blib/man3/App::Module::Setup::Templates::Default.3 JV/App-Module-Setup-0.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1600/ap1600/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing App::Module::Setup 0.03, Perl 5.016000, /Users/fly1600/ap1600/bin/perl-dynamic t/00-load.t .. 1..1 ok 1 - use App::Module::Setup; ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.05 cusr 0.01 csys = 0.08 CPU) Result: PASS JV/App-Module-Setup-0.03.tar.gz make test TEST_VERBOSE=1 -- OK Johan Vromans <jv@cpan.org> a simple setup for a new module >>> (cd /Users/fly1600/var/cpan/build/App-Module-Setup-0.03-SjgnyC && tar cvf - App-Module-Setup-0.03.ppd blib) | gzip -c >/Users/fly1600/var/REPO/J/JV/JV/App-Module-Setup-0.03.tar.gz App-Module-Setup-0.03.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/Module/ blib/lib/App/Module/Setup/ blib/lib/App/Module/Setup/Templates/ blib/lib/App/Module/Setup/Templates/Default.pm blib/lib/App/Module/Setup/Templates.pm blib/lib/App/Module/Setup.pm blib/man1/ blib/man1/module-setup.1 blib/man3/ blib/man3/App::Module::Setup.3 blib/man3/App::Module::Setup::Templates::Default.3 blib/script/ blib/script/module-setup >>> mv /Users/fly1600/var/cpan/build/App-Module-Setup-0.03-SjgnyC/App-Module-Setup-0.03.ppd /Users/fly1600/var/REPO/J/JV/JV Finished 2013-07-03T04:21:05