Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. Installing C:\cpanrun-5.8\build\5-8-0\site\lib\Package\Generator.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\Package\Reaper.pm Writing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\Package\Generator\.packlist Appending installation info to C:\cpanrun-5.8\build\5-8-0\lib/perllocal.pod ng Package::Generator 0.102 ok t\basic...........1..33 ok 1 - use Package::Generator; ok 2 # skip test can't be run without Params::Util 0.11 or newer ok 3 - got a standard name ok 4 # skip test can't be run without Params::Util 0.11 or newer ok 5 - got another standard name ok 6 - and the two packages are distinct ok 7 # skip test can't be run without Params::Util 0.11 or newer ok 8 - got a name in our given base ok 9 # skip test can't be run without Params::Util 0.11 or newer ok 10 - got expected name with our base/unique-er ok 11 # skip test can't be run without Params::Util 0.11 or newer ok 12 - got expected name with our base/unique-er ok 13 # skip test can't be run without Params::Util 0.11 or newer ok 14 - got expected name with our base/unique-er ok 15 # skip test can't be run without Params::Util 0.11 or newer ok 16 - got expected name with our base/unique-er ok 17 # skip test can't be run without Params::Util 0.11 or newer ok 18 - package has requested @ISA ok 19 # skip test can't be run without Params::Util 0.11 or newer ok 20 - package has requested @ISA (part 1/2) ok 21 - package has requested @ISA (part 2/2) ok 22 # skip test can't be run without Params::Util 0.11 or newer ok 23 - we built a package at version 10, so we can demand 9 ok 24 - ...but demanding 11 throws an exception ok 25 # skip test can't be run without Params::Util 0.11 or newer 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 11/33 skipped: test can't be run without Params::Util 0.11 or newer 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..2 ok 1 - Pod coverage on Package::Generator ok 2 - Pod coverage on Package::Reaper ok 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, 1 test and 11 subtests skipped. Files=8, Tests=72, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)