PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-01-22T22:10:59 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1003/var/cpan/Metadata' Database was generated on Wed, 23 Jan 2013 05:07:12 GMT Running make for E/EG/EGILES/Test-Compile-0.23.tar.gz Checksum for /net/nas/data/cpan/authors/id/E/EG/EGILES/Test-Compile-0.23.tar.gz ok Will not use Archive::Tar, need 1.00 Test-Compile-0.23 Test-Compile-0.23/MANIFEST Test-Compile-0.23/Makefile.PL Test-Compile-0.23/META.yml Test-Compile-0.23/Changes Test-Compile-0.23/Build.PL Test-Compile-0.23/README Test-Compile-0.23/META.json Test-Compile-0.23/LICENSE Test-Compile-0.23/xt Test-Compile-0.23/xt/author Test-Compile-0.23/xt/author/08_synopsis.t Test-Compile-0.23/xt/author/10_has_version.t Test-Compile-0.23/xt/author/perlcriticrc Test-Compile-0.23/xt/author/01_perl_critic.t Test-Compile-0.23/xt/author/07_portability_files.t Test-Compile-0.23/xt/author/02_pod.t Test-Compile-0.23/xt/author/04_pod_coverage.t Test-Compile-0.23/xt/author/00-compile.t Test-Compile-0.23/xt/author/99-version.t Test-Compile-0.23/t Test-Compile-0.23/t/100-internal-pl-file-compiles.t Test-Compile-0.23/t/100-internal-pm-file-compiles.t Test-Compile-0.23/t/100-internal-verbose.t Test-Compile-0.23/t/100-internal-basic.t Test-Compile-0.23/t/100-internal-is-in-taint-mode.t Test-Compile-0.23/t/100-internal-all-pl-files.t Test-Compile-0.23/t/200-taint.t Test-Compile-0.23/t/200-pl-file-ok.t Test-Compile-0.23/t/200-basic.t Test-Compile-0.23/t/200-pl-file-ok-vms.t Test-Compile-0.23/t/200-lib.t Test-Compile-0.23/t/100-internal-all-pm-files.t Test-Compile-0.23/t/scripts Test-Compile-0.23/t/scripts/lib.pl Test-Compile-0.23/t/scripts/taint.pl Test-Compile-0.23/t/scripts/Module2.pm Test-Compile-0.23/t/scripts/Module.pm Test-Compile-0.23/t/scripts/failure.pl Test-Compile-0.23/t/scripts/subdir Test-Compile-0.23/t/scripts/subdir/success.pl Test-Compile-0.23/t/scripts/CVS Test-Compile-0.23/t/scripts/CVS/Ignore.pm Test-Compile-0.23/t/scripts/CVS/taint2.pl Test-Compile-0.23/lib Test-Compile-0.23/lib/Test Test-Compile-0.23/lib/Test/Compile.pm Test-Compile-0.23/lib/Test/Compile Test-Compile-0.23/lib/Test/Compile/Internal.pm CPAN.pm: Going to build E/EG/EGILES/Test-Compile-0.23.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Compile Writing MYMETA.yml and MYMETA.json >>> make cp lib/Test/Compile/Internal.pm blib/lib/Test/Compile/Internal.pm cp lib/Test/Compile.pm blib/lib/Test/Compile.pm Manifying blib/man3/Test::Compile::Internal.3 Manifying blib/man3/Test::Compile.3 EGILES/Test-Compile-0.23.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/100-internal-all-pl-files.t ...... ok 1 - Found correct number of scripts in default location ok 2 - Found correct number of scripts in t/scripts ok 3 - Found script: failure.pl ok 4 - Found script: lib.pl ok 5 - Found script: success.pl ok 6 - Found script: taint.pl 1..6 ok t/100-internal-all-pm-files.t ...... ok 1 - Found correct number of modules in default location ok 2 - Found module: Compile.pm ok 3 - Found module: Internal.pm ok 4 - Found correct number of modules in t/scripts ok 5 - Found module: Module.pm ok 6 - Found module: Module2.pm 1..6 ok t/100-internal-basic.t ............. ok 1 - require Test::Compile::Internal; ok 2 - The object isa Test::Compile::Internal 1..2 ok t/100-internal-is-in-taint-mode.t .. ok 1 - Found taint flag in taint.pl ok 2 - Found taint warning flag in taint2.pl ok 3 - No taint flags found in success.pl 1..3 ok t/100-internal-pl-file-compiles.t .. ok 1 - success.pl should compile ok 2 - taint.pl should compile - with -T enabled ok 3 - taint2.pl should compile - with -t enabled ok 4 - failure.pl should not compile ok 5 - no_file_here.pl should not compile 1..5 ok t/100-internal-pm-file-compiles.t .. ok 1 - Module.pm should compile ok 2 - Ignore.pm should not compile ok 3 - NotFound.pm should not compile 1..3 ok t/100-internal-verbose.t ........... ok 1 - no output when in silent mode ok 2 - got some output when in verbose mode 1..2 ok t/200-basic.t ...................... ok 1 - require Test::Compile; 1..1 ok t/scripts/lib.pl syntax OK t/200-lib.t ........................ ok 1 - lib.pl compiles 1..1 ok t/200-pl-file-ok-vms.t ............. 1..1 ok 1 # skip Test not compatible with your OS ok t/200-pl-file-ok.t ................. 1..1 ok 1 - success.pl compiles ok t/200-taint.t ...................... 1..1 ok 1 - taint.pl compiles ok All tests successful. Files=12, Tests=32, 3 wallclock secs ( 0.24 usr 0.10 sys + 2.19 cusr 0.51 csys = 3.04 CPU) Result: PASS EGILES/Test-Compile-0.23.tar.gz make test TEST_VERBOSE=1 -- OK Evan Giles <egiles@cpan.org> Check whether Perl files compile correctly. >>> (cd /export/home/fly1003/var/cpan/build/Test-Compile-0.23-JXIc95 && tar cvf - Test-Compile-0.23.ppd blib) | gzip -c >/export/home/fly1003/var/REPO/E/EG/EGILES/Test-Compile-0.23.tar.gz Test-Compile-0.23.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Compile/ blib/lib/Test/Compile/Internal.pm blib/lib/Test/Compile.pm blib/man3/ blib/man3/Test::Compile::Internal.3 blib/man3/Test::Compile.3 >>> mv /export/home/fly1003/var/cpan/build/Test-Compile-0.23-JXIc95/Test-Compile-0.23.ppd /export/home/fly1003/var/REPO/E/EG/EGILES Finished 2013-01-22T22:11:17