PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-06-26T12:10:41 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1064/var/cpan/Metadata' Database was generated on Tue, 26 Jun 2012 17:23:03 GMT Running make for B/BO/BOBTFISH/Test-NoTabs-1.3.tar.gz Checksum for /net/nas/data/cpan/authors/id/B/BO/BOBTFISH/Test-NoTabs-1.3.tar.gz ok Will not use Archive::Tar, need 1.00 Test-NoTabs-1.3/ Test-NoTabs-1.3/Changes Test-NoTabs-1.3/inc/ Test-NoTabs-1.3/lib/ Test-NoTabs-1.3/Makefile.PL Test-NoTabs-1.3/MANIFEST Test-NoTabs-1.3/META.yml Test-NoTabs-1.3/README Test-NoTabs-1.3/t/ Test-NoTabs-1.3/t/00-load.t Test-NoTabs-1.3/t/04-pod.t Test-NoTabs-1.3/t/05-pod-coverage.t Test-NoTabs-1.3/t/11-all.t Test-NoTabs-1.3/t/12-fail.t Test-NoTabs-1.3/t/13-badpod.t Test-NoTabs-1.3/lib/Test/ Test-NoTabs-1.3/lib/Test/NoTabs.pm Test-NoTabs-1.3/inc/Module/ Test-NoTabs-1.3/inc/Module/AutoInstall.pm Test-NoTabs-1.3/inc/Module/Install/ Test-NoTabs-1.3/inc/Module/Install.pm Test-NoTabs-1.3/inc/Module/Install/AutoInstall.pm Test-NoTabs-1.3/inc/Module/Install/Base.pm Test-NoTabs-1.3/inc/Module/Install/Can.pm Test-NoTabs-1.3/inc/Module/Install/Fetch.pm Test-NoTabs-1.3/inc/Module/Install/Include.pm Test-NoTabs-1.3/inc/Module/Install/Makefile.pm Test-NoTabs-1.3/inc/Module/Install/Metadata.pm Test-NoTabs-1.3/inc/Module/Install/Win32.pm Test-NoTabs-1.3/inc/Module/Install/WriteAll.pm CPAN.pm: Going to build B/BO/BOBTFISH/Test-NoTabs-1.3.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Cannot determine perl version info from lib/Test/NoTabs.pm *** Module::AutoInstall version 1.06 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (0.98) - Test::Builder ...loaded. (0.98) - File::Spec ...loaded. (3.33) - FindBin ...loaded. (1.49) - File::Find ...loaded. (1.12) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Test::NoTabs Writing MYMETA.yml and MYMETA.json >>> make cp lib/Test/NoTabs.pm blib/lib/Test/NoTabs.pm Manifying blib/man3/Test::NoTabs.3 BOBTFISH/Test-NoTabs-1.3.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/00-load.t t/04-pod.t t/05-pod-coverage.t t/11-all.t t/12-fail.t t/13-badpod.t # Testing Test::NoTabs 1.3, Perl 5.010000, /export/home/fly1064/bin/perl t/00-load.t .......... 1..1 ok 1 - use Test::NoTabs; ok t/04-pod.t ........... 1..1 ok 1 - POD test for blib/lib/Test/NoTabs.pm ok t/05-pod-coverage.t .. 1..1 ok 1 - Pod coverage on Test::NoTabs ok t/11-all.t ........... ok 1 - No tabs in '/export/home/fly1064/var/cpan/build/Test-NoTabs-1.3-Ct1QYr/t/../lib/Test/NoTabs.pm' ok 2 - t/11-all.t is tab free ok 3 - No tabs in '/tmp/YKPJ20M9YL' ok 4 - No tabs in '/tmp/RQ3ou7aImC' ok 5 - No tabs in '/tmp/MGBVcPq5Wh' 1..5 ok t/12-fail.t .......... ok 1 ok 2 - tabs found in tmp file 1 ok 3 ok 4 - tabs found in tmp file2 ok 5 ok 6 - tabs found in tmp file 3 1..6 ok t/13-badpod.t ........ ok 1 ok 2 - tabs found in tmp file 2 1..2 ok All tests successful. Files=6, Tests=16, 3 wallclock secs ( 0.13 usr 0.09 sys + 2.34 cusr 0.42 csys = 2.98 CPU) Result: PASS BOBTFISH/Test-NoTabs-1.3.tar.gz make test TEST_VERBOSE=1 -- OK Tomas Doran <bobtfish@bobtfish.net> Check the presence of tabs in your project >>> (cd /export/home/fly1064/var/cpan/build/Test-NoTabs-1.3-Ct1QYr && tar cvf - Test-NoTabs-1.3.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/B/BO/BOBTFISH/Test-NoTabs-1.3.tar.gz Test-NoTabs-1.3.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/NoTabs.pm blib/man3/ blib/man3/Test::NoTabs.3 >>> mv /export/home/fly1064/var/cpan/build/Test-NoTabs-1.3-Ct1QYr/Test-NoTabs-1.3.ppd /export/home/fly1064/var/REPO/B/BO/BOBTFISH Finished 2012-06-26T12:11:00