PATH=/usr/bin:/bin Start 2011-04-27T15:24:37 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Tue, 26 Apr 2011 22:27:59 GMT Running make for S/SP/SPURKIS/Test-Approx-0.03.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SP/SPURKIS/Test-Approx-0.03.tar.gz ok Test-Approx-0.03 Test-Approx-0.03/Build.PL Test-Approx-0.03/Changes Test-Approx-0.03/Makefile.PL Test-Approx-0.03/MANIFEST Test-Approx-0.03/META.yml Test-Approx-0.03/README Test-Approx-0.03/lib Test-Approx-0.03/lib/Test Test-Approx-0.03/lib/Test/Approx.pm Test-Approx-0.03/t Test-Approx-0.03/t/01_basic.t CPAN.pm: Going to build S/SP/SPURKIS/Test-Approx-0.03.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL # running Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Test-Approx' version '0.03' >>> make /home/fly1400/ap1400/bin/perl-static Build --makefile_env_macros 1 Building Test-Approx SPURKIS/Test-Approx-0.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /home/fly1400/ap1400/bin/perl-static Build --makefile_env_macros 1 test t/01_basic.t .. 1..35 ok 1 - use Test::Approx; ok 2 - equal strings ok 3 - equal integers ok 4 - equal decimal numbers ok 5 - equal decimal numbers, extra zeros ok 6 - equal decimal number & integer ok 7 - equal integer & decimal number ok 8 - approx strings ok 9 - approx decimal number & integer ok 10 - approx given decimal number & integer ok 11 - approx given integer & decimal number ok 12 - approx decimal numbers ok 13 - approx integers ok 14 - approx_num: default tolerance ok 15 - approx_int: default tolerance ok 16 - approx_int: default tolerance ok 17 - approx_num given numbers in string ok 18 - approx_num given 2 different strings ok 19 - similar integers, high threshold ok 20 - approx_int given decimal numbers ok 21 - approx_int given numbers in string ok 22 - approx_int given 2 different strings ok 23 - similar integers, high threshold ok 24 - completely different strings ok 25 - approx_num: tolerance ok 26 - approx_int: tolerance ok 27 - approx_str given equal decimal numbers, extra zeros ok 28 - similar strings, 20% threshold ok 29 - similar strings, 10% threshold ok 30 - big strings, default threshold ok 31 - completely different decimal numbers ok 32 - completely different decimal numbers ok 33 - similar integers, high threshold ok 34 - completely different integers ok 35 - different integers, bigger first num ok All tests successful. Files=1, Tests=35, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.12 cusr 0.01 csys = 0.15 CPU) Result: PASS SPURKIS/Test-Approx-0.03.tar.gz make test TEST_VERBOSE=1 -- OK Steve Purkis <spurkis @[at]@ cpan.dot.org> compare two things for approximate equality >>> (cd /home/fly1400/var/cpan/build/Test-Approx-0.03-diAH4x && tar cvf - Test-Approx-0.03.ppd blib) | gzip -c >/home/fly1400/var/REPO/S/SP/SPURKIS/Test-Approx-0.03.tar.gz Test-Approx-0.03.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Approx.pm >>> mv /home/fly1400/var/cpan/build/Test-Approx-0.03-diAH4x/Test-Approx-0.03.ppd /home/fly1400/var/REPO/S/SP/SPURKIS Finished 2011-04-27T15:24:39