Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing C:\cpanrun-5.8\build\5-8-0\site\lib\Number\Nary.pm Writing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\Number\Nary\.packlist Appending installation info to C:\cpanrun-5.8\build\5-8-0\lib/perllocal.pod , C:\cpanrun-5.8\build\5-8-0\bin\perl.exe ok t/basic...........1..12 ok 1 - use Number::Nary; ok 2 - encodes base 13 properly ok 3 - decodes base 13 properly ok 4 - can't encode floats ok 5 - can't encode undef ok 6 - can't encode strings ok 7 - can't encode negative ints ok 8 - can't decode a value with unknown digits ok 9 - undef decodes to undef ok 10 - 27 into reverse binary ok 11 - 27 from normal binary ok 12 - you can't build codec with non-unique base string ok t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Number/Nary.pm contains no boilerplate text ok t/pair............1..3 ok 1 - use Number::Nary; ok 2 - encodes base 13 properly ok 3 - decodes base 13 properly 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/pod-coverage....1..1 ok 1 - Pod coverage on Number::Nary ok t/pod.............1..1 ok 1 - blib\lib\Number\Nary.pm ok t/recloc..........1..9 ok 1 - use Number::Nary; ok 2 - We skip one and zero so should end up with 3 when encoding 1 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t/wide............1..11 ok 1 - use Number::Nary; ok 2 - encodes sung-scale properly ok 3 - decodes (do/ra/me) properly ok 4 - can't encode floats ok 5 - can't encode strings ok 6 - can't encode negative ints ok 7 - can't decode a string that's not a multiple of the digit length ok 8 - can't decode a value with unknown digits ok 9 - double-check one off decoding with fixed-length digits ok 10 - decoding with var-length digits ok 11 - we can't use an ambiguous set of digits ok All tests successful, 1 test skipped. Files=9, Tests=41, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)