Checking if your kit is complete... Looks good Writing Makefile for Package::Generator Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Package/Reaper.pm blib\lib\Package\Reaper.pm cp lib/Package/Generator.pm blib\lib\Package\Generator.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/00-load.........1..1 ok 1 - use Package::Generator; # Testing Package::Generator 0.102 ok t/basic...........1..33 ok 1 - use Package::Generator; ok 2 - "Package::Generator::__GENERATED__::0" is a valid package name ok 3 - got a standard name ok 4 - "Package::Generator::__GENERATED__::1" is a valid package name ok 5 - got another standard name ok 6 - and the two packages are distinct ok 7 - "XYZZY::2" is a valid package name ok 8 - got a name in our given base ok 9 - "y2::2" is a valid package name ok 10 - got expected name with our base/unique-er ok 11 - "y2::4" is a valid package name ok 12 - got expected name with our base/unique-er ok 13 - "y2::8" is a valid package name ok 14 - got expected name with our base/unique-er ok 15 - "y2::16" is a valid package name ok 16 - got expected name with our base/unique-er ok 17 - "Package::Generator::__GENERATED__::3" is a valid package name ok 18 - package has requested @ISA ok 19 - "Package::Generator::__GENERATED__::4" is a valid package name ok 20 - package has requested @ISA (part 1/2) ok 21 - package has requested @ISA (part 2/2) ok 22 - "Package::Generator::__GENERATED__::5" is a valid package name ok 23 - we built a package at version 10, so we can demand 9 ok 24 - ...but demanding 11 throws an exception ok 25 - "Totally::Not::Unique" is a valid package name ok 26 - scalar assigned via data ok 27 - another scalar assigned via data ok 28 - assignment of blessed ref via data went to scalar isa Foo::Bar ok 29 - of multiple assignments, the later sticks ok 30 - sub assigned via data ok 31 - array assigned via data ok 32 - hash assigned via array ok 33 - you can't pass an list of non-pairs as data ok t/not-unique......1..7 ok 1 - use Package::Generator; ok 2 - name collision (we MIHOP) ok 3 - no problem making table with 1 ok 4 - but second attempt fails (good!) ok 5 - but an atempt with max_tries=2 is ok ok 6 - but next attempt with max_tries=2 fails (good!) ok 7 - but an atempt with max_tries=3 is ok ok t/perl-critic.....1..0 # Skip define PERL_TEST_CRITIC to run these tests skipped all skipped: define PERL_TEST_CRITIC to run these tests t/pkg-exists......ok 1 - use Package::Generator; ok 2 - the bogus package didn't exist ok 3 - but Package::Generator does 1..3 ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.06 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.06 required for testing POD coverage t/pod.............1..2 ok 1 - blib\lib\Package\Generator.pm ok 2 - blib\lib\Package\Reaper.pm ok t/reaper..........1..24 ok 1 - use Package::Generator; ok 2 - use Package::Reaper; ok 3 - our method responds correctly ok 4 - package is set ok 5 - ->package isn't a mutator ok 6 - we can no longer call our method, after reaping ok 7 - so the result of eval was undef ok 8 - P::G says package no longer exists ok 9 - our method responds correctly ok 10 - we can no longer call our method, after reaping ok 11 - so the result of eval was undef ok 12 - P::G says package no longer exists ok 13 - a newly generated package exists: Package::Generator::__GENERATED__::0 ok 14 - the reaper isa Package::Reaper ok 15 - package to reap still exists ok 16 - after reaper is gone, the package is reaped; RIP ok 17 - a newly generated package exists: Package::Generator::__GENERATED__::1 ok 18 - the reaper isa Package::Reaper ok 19 - package to reap still exists ok 20 - after reaper is gone, the package is not reaped; we disarmed! ok 21 - a newly generated package exists: Package::Generator::__GENERATED__::2 ok 22 - the reaper isa Package::Reaper ok 23 - package to reap still exists ok 24 - after reaper is gone, the package is reaped; RIP ok All tests successful, 2 tests skipped. Files=8, Tests=70, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Package\Generator.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Package\Reaper.html Installing C:\cpanrun\build\5-10-0\site\lib\Package\Generator.pm Installing C:\cpanrun\build\5-10-0\site\lib\Package\Reaper.pm Writing C:\cpanrun\build\5-10-0\site\lib\auto\Package\Generator\.packlist Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod