Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-04-04T09:28:57 ActivePerl-818 CPAN-1.9402 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Sat, 03 Apr 2010 13:35:44 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 Will not use Archive::Tar, need 1.00 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 >>> /export/home/fly818/bin/perl Makefile.PL # running Build.PL Creating new 'MYMETA.yml' with configuration results Creating new 'Build' script for 'Test-Approx' version '0.03' >>> make /export/home/fly818/bin/perl Build --makefile_env_macros 1 Build: blib/lib/Test/Approx.pm: unterminated list at =head in paragraph 79. ignoring. Building Test-Approx SPURKIS/Test-Approx-0.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /export/home/fly818/bin/perl 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, 1 wallclock secs ( 0.08 usr 0.02 sys + 0.40 cusr 0.05 csys = 0.55 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 /export/home/fly818/var/cpan/build/Test-Approx-0.03-P29Twt && tar cvf - Test-Approx-0.03.ppd blib) | gzip -c >/export/home/fly818/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 /export/home/fly818/var/cpan/build/Test-Approx-0.03-P29Twt/Test-Approx-0.03.ppd /export/home/fly818/var/REPO/S/SP/SPURKIS Finished 2010-04-04T09:29:16