Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-08-25T11:18:25 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1064/var/cpan/Metadata' Database was generated on Tue, 24 Aug 2010 21:29:42 GMT Running make for S/SM/SMUELLER/Text-FindIndent-0.09.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SM/SMUELLER/Text-FindIndent-0.09.tar.gz ok Will not use Archive::Tar, need 1.00 Text-FindIndent-0.09/ Text-FindIndent-0.09/inc/ Text-FindIndent-0.09/inc/Module/ Text-FindIndent-0.09/inc/Module/Install.pm Text-FindIndent-0.09/inc/Module/Install/ Text-FindIndent-0.09/inc/Module/Install/DSL.pm Text-FindIndent-0.09/inc/Module/Install/Base.pm Text-FindIndent-0.09/inc/Module/Install/Fetch.pm Text-FindIndent-0.09/inc/Module/Install/Can.pm Text-FindIndent-0.09/inc/Module/Install/WriteAll.pm Text-FindIndent-0.09/inc/Module/Install/Makefile.pm Text-FindIndent-0.09/inc/Module/Install/Win32.pm Text-FindIndent-0.09/inc/Module/Install/Metadata.pm Text-FindIndent-0.09/Changes Text-FindIndent-0.09/Makefile.PL Text-FindIndent-0.09/LICENSE Text-FindIndent-0.09/t/ Text-FindIndent-0.09/t/data/ Text-FindIndent-0.09/t/data/spaces4_3.txt Text-FindIndent-0.09/t/data/mixed3_1.txt Text-FindIndent-0.09/t/data/spaces6_1.txt Text-FindIndent-0.09/t/data/mixed5_1.txt Text-FindIndent-0.09/t/data/spaces4_2.txt Text-FindIndent-0.09/t/data/spaces3_1.txt Text-FindIndent-0.09/t/data/spaces4_4.txt Text-FindIndent-0.09/t/data/mixed4_2.txt Text-FindIndent-0.09/t/data/spaces5_1.txt Text-FindIndent-0.09/t/data/mixed7_2.txt Text-FindIndent-0.09/t/data/spaces3_2.txt Text-FindIndent-0.09/t/data/tabs8_3.txt Text-FindIndent-0.09/t/data/mixed4_1.txt Text-FindIndent-0.09/t/data/tabs8_1.txt Text-FindIndent-0.09/t/data/tabs8_2.txt Text-FindIndent-0.09/t/data/spaces3_3.txt Text-FindIndent-0.09/t/data/unknown_1.txt Text-FindIndent-0.09/t/data/spaces4_1.txt Text-FindIndent-0.09/t/data/tabs8_1_skippod.txt Text-FindIndent-0.09/t/data/mixed7_1.txt Text-FindIndent-0.09/t/data/spaces2_1.txt Text-FindIndent-0.09/t/02_check_indentation.t Text-FindIndent-0.09/t/01_compile.t Text-FindIndent-0.09/MANIFEST Text-FindIndent-0.09/README Text-FindIndent-0.09/META.yml Text-FindIndent-0.09/lib/ Text-FindIndent-0.09/lib/Text/ Text-FindIndent-0.09/lib/Text/FindIndent.pm CPAN.pm: Going to build S/SM/SMUELLER/Text-FindIndent-0.09.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Text::FindIndent >>> make cp lib/Text/FindIndent.pm blib/lib/Text/FindIndent.pm Manifying blib/man3/Text::FindIndent.3 SMUELLER/Text-FindIndent-0.09.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile.t ............ 1..2 ok 1 - Perl version is new enough ok 2 - use Text::FindIndent; ok t/02_check_indentation.t .. 1..63 ok 1 - slurped file 'data/mixed5_1.txt' ok 2 - Text::FindIndent->parse(data/mixed5_1.txt) returns something ok 3 - Text::FindIndent->parse(data/mixed5_1.txt) returns correct result (skip_pod => 0) ok 4 - slurped file 'data/mixed3_1.txt' ok 5 - Text::FindIndent->parse(data/mixed3_1.txt) returns something ok 6 - Text::FindIndent->parse(data/mixed3_1.txt) returns correct result (skip_pod => 0) ok 7 - slurped file 'data/spaces4_3.txt' ok 8 - Text::FindIndent->parse(data/spaces4_3.txt) returns something ok 9 - Text::FindIndent->parse(data/spaces4_3.txt) returns correct result (skip_pod => 0) ok 10 - slurped file 'data/spaces4_2.txt' ok 11 - Text::FindIndent->parse(data/spaces4_2.txt) returns something ok 12 - Text::FindIndent->parse(data/spaces4_2.txt) returns correct result (skip_pod => 0) ok 13 - slurped file 'data/spaces4_4.txt' ok 14 - Text::FindIndent->parse(data/spaces4_4.txt) returns something ok 15 - Text::FindIndent->parse(data/spaces4_4.txt) returns correct result (skip_pod => 0) ok 16 - slurped file 'data/spaces4_1.txt' ok 17 - Text::FindIndent->parse(data/spaces4_1.txt) returns something ok 18 - Text::FindIndent->parse(data/spaces4_1.txt) returns correct result (skip_pod => 0) ok 19 - slurped file 'data/tabs8_3.txt' ok 20 - Text::FindIndent->parse(data/tabs8_3.txt) returns something ok 21 - Text::FindIndent->parse(data/tabs8_3.txt) returns correct result (skip_pod => 0) ok 22 - slurped file 'data/tabs8_1.txt' ok 23 - Text::FindIndent->parse(data/tabs8_1.txt) returns something ok 24 - Text::FindIndent->parse(data/tabs8_1.txt) returns correct result (skip_pod => 0) ok 25 - slurped file 'data/tabs8_2.txt' ok 26 - Text::FindIndent->parse(data/tabs8_2.txt) returns something ok 27 - Text::FindIndent->parse(data/tabs8_2.txt) returns correct result (skip_pod => 0) ok 28 - slurped file 'data/tabs8_1_skippod.txt' ok 29 - Text::FindIndent->parse(data/tabs8_1_skippod.txt) returns something ok 30 - Text::FindIndent->parse(data/tabs8_1_skippod.txt) returns correct result (skip_pod => 1) ok 31 - slurped file 'data/mixed4_2.txt' ok 32 - Text::FindIndent->parse(data/mixed4_2.txt) returns something ok 33 - Text::FindIndent->parse(data/mixed4_2.txt) returns correct result (skip_pod => 0) ok 34 - slurped file 'data/mixed4_1.txt' ok 35 - Text::FindIndent->parse(data/mixed4_1.txt) returns something ok 36 - Text::FindIndent->parse(data/mixed4_1.txt) returns correct result (skip_pod => 0) ok 37 - slurped file 'data/spaces6_1.txt' ok 38 - Text::FindIndent->parse(data/spaces6_1.txt) returns something ok 39 - Text::FindIndent->parse(data/spaces6_1.txt) returns correct result (skip_pod => 0) ok 40 - slurped file 'data/spaces5_1.txt' ok 41 - Text::FindIndent->parse(data/spaces5_1.txt) returns something ok 42 - Text::FindIndent->parse(data/spaces5_1.txt) returns correct result (skip_pod => 0) ok 43 - slurped file 'data/spaces2_1.txt' ok 44 - Text::FindIndent->parse(data/spaces2_1.txt) returns something ok 45 - Text::FindIndent->parse(data/spaces2_1.txt) returns correct result (skip_pod => 0) ok 46 - slurped file 'data/unknown_1.txt' ok 47 - Text::FindIndent->parse(data/unknown_1.txt) returns something ok 48 - Text::FindIndent->parse(data/unknown_1.txt) returns correct result (skip_pod => 0) ok 49 - slurped file 'data/mixed7_2.txt' ok 50 - Text::FindIndent->parse(data/mixed7_2.txt) returns something ok 51 - Text::FindIndent->parse(data/mixed7_2.txt) returns correct result (skip_pod => 0) ok 52 - slurped file 'data/mixed7_1.txt' ok 53 - Text::FindIndent->parse(data/mixed7_1.txt) returns something ok 54 - Text::FindIndent->parse(data/mixed7_1.txt) returns correct result (skip_pod => 0) ok 55 - slurped file 'data/spaces3_1.txt' ok 56 - Text::FindIndent->parse(data/spaces3_1.txt) returns something ok 57 - Text::FindIndent->parse(data/spaces3_1.txt) returns correct result (skip_pod => 0) ok 58 - slurped file 'data/spaces3_2.txt' ok 59 - Text::FindIndent->parse(data/spaces3_2.txt) returns something ok 60 - Text::FindIndent->parse(data/spaces3_2.txt) returns correct result (skip_pod => 0) ok 61 - slurped file 'data/spaces3_3.txt' ok 62 - Text::FindIndent->parse(data/spaces3_3.txt) returns something ok 63 - Text::FindIndent->parse(data/spaces3_3.txt) returns correct result (skip_pod => 0) ok All tests successful. Files=2, Tests=65, 0 wallclock secs ( 0.12 usr 0.03 sys + 0.34 cusr 0.09 csys = 0.58 CPU) Result: PASS SMUELLER/Text-FindIndent-0.09.tar.gz make test TEST_VERBOSE=1 -- OK Steffen Mueller <smueller@cpan.org> Heuristically determine the indent style >>> (cd /export/home/fly1064/var/cpan/build/Text-FindIndent-0.09-Ic9UF2 && tar cvf - Text-FindIndent-0.09.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/S/SM/SMUELLER/Text-FindIndent-0.09.tar.gz Text-FindIndent-0.09.ppd blib/ blib/lib/ blib/lib/Text/ blib/lib/Text/FindIndent.pm blib/man3/ blib/man3/Text::FindIndent.3 >>> mv /export/home/fly1064/var/cpan/build/Text-FindIndent-0.09-Ic9UF2/Text-FindIndent-0.09.ppd /export/home/fly1064/var/REPO/S/SM/SMUELLER Finished 2010-08-25T11:18:37