Start 2010-05-10T16:26:01 ActivePerl-1200 CPAN-1.9402 Going to read '/Users/fly1200/var/cpan/Metadata' Database was generated on Sun, 09 May 2010 21:27:15 GMT Running make for D/DA/DANKOGAI/Acme-Bleach-Numerically-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DA/DANKOGAI/Acme-Bleach-Numerically-0.04.tar.gz Checksum for /Users/fly1200/var/cpan/sources/authors/id/D/DA/DANKOGAI/Acme-Bleach-Numerically-0.04.tar.gz ok Acme-Bleach-Numerically-0.04/ Acme-Bleach-Numerically-0.04/Changes Acme-Bleach-Numerically-0.04/lib/ Acme-Bleach-Numerically-0.04/lib/Acme/ Acme-Bleach-Numerically-0.04/lib/Acme/Bleach/ Acme-Bleach-Numerically-0.04/lib/Acme/Bleach/Numerically.pm Acme-Bleach-Numerically-0.04/Makefile.PL Acme-Bleach-Numerically-0.04/MANIFEST Acme-Bleach-Numerically-0.04/META.yml Acme-Bleach-Numerically-0.04/README Acme-Bleach-Numerically-0.04/t/ Acme-Bleach-Numerically-0.04/t/00-Require.t Acme-Bleach-Numerically-0.04/t/01-RoundTrip.t Acme-Bleach-Numerically-0.04/t/helloworld.pl Acme-Bleach-Numerically-0.04/t/japh.pl CPAN.pm: Going to build D/DA/DANKOGAI/Acme-Bleach-Numerically-0.04.tar.gz >>> /Users/fly1200/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Acme::Bleach::Numerically >>> make cp lib/Acme/Bleach/Numerically.pm blib/lib/Acme/Bleach/Numerically.pm Manifying blib/man3/Acme::Bleach::Numerically.3 DANKOGAI/Acme-Bleach-Numerically-0.04.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1200/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at /Users/fly1200/var/cpan/build/Acme-Bleach-Numerically-0.04-fXLfij/blib/lib/Acme/Bleach/Numerically.pm line 8 t/00-Require.t .... 1..3 ok 1 - require Acme::Bleach::Numerically; ok 2 - main->can(...) ok 3 - can not &bogus ok Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at /Users/fly1200/var/cpan/build/Acme-Bleach-Numerically-0.04-fXLfij/blib/lib/Acme/Bleach/Numerically.pm line 8 t/01-RoundTrip.t .. 1..27 ok 1 - str2num('') is 0 ok 2 - num2str(0) is '' ok 3 - ascii table ok 4 - \# ok 5 - \# $Id: 01-RoundTrip.t,v 0.1 2005/08/30 01:32:11 dankogai Exp $ ok 6 - \# ok 7 - use strict; ok 8 - use Test::More tests => 27; ok 9 - require Acme::Bleach::Numerically; ok 10 - Acme::Bleach::Numerically->import(qw/num2str str2num/); ok 11 - ok 12 - is(str2num(''), 0, qq(str2num('') is 0)); ok 13 - is(num2str(0), '', qq(num2str(0) is '')); ok 14 - ok 15 - my $ascii = join '', map {chr} (0..255); ok 16 - is(num2str(str2num($ascii)), $ascii, "ascii table"); ok 17 - ok 18 - open my $fh, "<:raw", $0 or die "$0 : $!"; ok 19 - my @lines = <$fh>; ok 20 - my $file = join '', @lines; ok 21 - close $fh; chomp @lines; ok 22 - for my $line (@lines){ ok 23 - is(num2str(str2num($line)), $line, $line); ok 24 - } ok 25 - is(num2str(str2num($file)), $file, "Whole File"); ok 26 - __END__ ok 27 - Whole File ok All tests successful. Files=2, Tests=30, 9 wallclock secs ( 0.08 usr 0.05 sys + 8.64 cusr 0.16 csys = 8.93 CPU) Result: PASS DANKOGAI/Acme-Bleach-Numerically-0.04.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Dan Kogai <dankogai@dan.co.jp> Fit the whole world between 0 and 1 >>> (cd /Users/fly1200/var/cpan/build/Acme-Bleach-Numerically-0.04-fXLfij && tar cvf - Acme-Bleach-Numerically-0.04.ppd blib) | gzip -c >/Users/fly1200/var/REPO/D/DA/DANKOGAI/Acme-Bleach-Numerically-0.04.tar.gz Acme-Bleach-Numerically-0.04.ppd blib/ blib/lib/ blib/lib/Acme/ blib/lib/Acme/Bleach/ blib/lib/Acme/Bleach/Numerically.pm blib/man3/ blib/man3/Acme::Bleach::Numerically.3 >>> mv /Users/fly1200/var/cpan/build/Acme-Bleach-Numerically-0.04-fXLfij/Acme-Bleach-Numerically-0.04.ppd /Users/fly1200/var/REPO/D/DA/DANKOGAI Finished 2010-05-10T16:26:17