Start 2008-10-18T09:06:53 Going to read /Users/fly818/var/cpan/Metadata Database was generated on Sat, 18 Oct 2008 10:26:50 GMT Running make for T/TJ/TJENNESS/File-Temp-0.20.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/T/TJ/TJENNESS/File-Temp-0.20.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/T/TJ/TJENNESS/CHECKSUMS Checksum for /Users/fly818/var/cpan/sources/authors/id/T/TJ/TJENNESS/File-Temp-0.20.tar.gz ok File-Temp-0.20/ File-Temp-0.20/._ChangeLog File-Temp-0.20/ChangeLog File-Temp-0.20/Makefile.PL File-Temp-0.20/MANIFEST File-Temp-0.20/META.yml File-Temp-0.20/misc/ File-Temp-0.20/misc/benchmark.pl File-Temp-0.20/misc/results.txt File-Temp-0.20/._README File-Temp-0.20/README File-Temp-0.20/t/ File-Temp-0.20/t/cmp.t File-Temp-0.20/t/._fork.t File-Temp-0.20/t/fork.t File-Temp-0.20/t/._lock.t File-Temp-0.20/t/lock.t File-Temp-0.20/t/mktemp.t File-Temp-0.20/t/object.t File-Temp-0.20/t/posix.t File-Temp-0.20/t/security.t File-Temp-0.20/t/seekable.t File-Temp-0.20/t/tempfile.t File-Temp-0.20/._Temp.pm File-Temp-0.20/Temp.pm CPAN.pm: Going to build T/TJ/TJENNESS/File-Temp-0.20.tar.gz >>> /Users/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for File::Temp >>> make cp Temp.pm blib/lib/File/Temp.pm Manifying blib/man3/File::Temp.3 TJENNESS/File-Temp-0.20.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/cmp......... 1..3 ok 1 - use File::Temp; ok 2 - compare stringified object with string ok 3 - compare object with string ok t/fork........ 1..8 ok 1 - OO File exists # child 1 sleeping for 2 seconds # child 2 sleeping for 8 seconds ok 2 - OO file present in child 1 # child 1 exiting ok 3 - OO file present in child 2 # child 2 exiting ok 4 - OO File exists in parent ok 5 - non-OO File exists # child 1 sleeping for 1 seconds # child 2 sleeping for 5 seconds ok 6 - non-OO File present in child 1 # child 1 exiting ok 7 - non-OO File present in child 2 # child 2 exiting ok 8 - non-OO File exists in parent ok t/lock........ 1..4 ok 1 - use File::Temp; ok 2 - temp file is present ok 3 - File /tmp/VSCrf4R7hZ is locked ok 4 - File /tmp/KhslP_lmaL is not locked ok t/mktemp...... 1..9 # Running under perl version 5.008008 for darwin # Current time local: Sat Oct 18 09:07:16 2008 # Current time GMT: Sat Oct 18 16:07:16 2008 # Using Test.pm version 1.25 ok 1 # MKSTEMP: FH is GLOB(0x187fc10) File is /tmp/wowserBH_G fileno=3 ok 2 ok 3 ok 4 ok 5 # MKSTEMPS: File is suffixXXXXXX -> suffixdyjzlL.dat fileno=7 ok 6 ok 7 # MKDTEMP: Name is /tmp/tmpdirGzq5YY from template /tmp/tmpdirXXXXXX ok 8 # MKTEMP: Tempfile is /tmp/mytestXXXXXX -> /tmp/mytest5KhDLZ ok 9 ok t/object...... 1..30 ok 1 - use File::Temp; ok 2 - File /tmp/5VJKmcaec2.txt exists ok 3 - Close file /tmp/5VJKmcaec2.txt ok 4 - File /tmp/5VJKmcaec2.txt still exists after close ok 5 - Directory /tmp/fUQORZMo6k exists ok 6 - Directory should now be gone ok 7 - temp file exists ok 8 - temp file now gone # Template: tmpdirXXXXXX # TEMPDIR: tmpdirP6Ma4E ok 9 - Does tmpdirP6Ma4E directory exist ok 10 - should unlink # TEMPFILE: Created tmpdirP6Ma4E/I6kDrXdRQb.dat ok 11 - File tmpdirP6Ma4E/I6kDrXdRQb.dat exists in tempdir? # TEMPFILE: Created tmpdirP6Ma4E/jeQ9gfiXSg ok 12 - Second file tmpdirP6Ma4E/jeQ9gfiXSg exists in tempdir [nounlink]? # TEMPFILE: Created tmpdirP6Ma4E/helloifijaLO.dat ok 13 - File tmpdirP6Ma4E/helloifijaLO.dat exists? [from template] # TEMPFILE: Created permOv27K1_ ok 14 - File permOv27K1_ exists? ok 15 - Close file permOv27K1_ ok 16 - should not unlink # TEMPFILE: Created perm_AVCvqf ok 17 - File perm_AVCvqf exists? ok 18 - Close file perm_AVCvqf ok 19 - should unlink (in principal) # End of tests. Execute END blocks ok 20 - Directory tmpdirP6Ma4E should not be there ok 21 - File /tmp/5VJKmcaec2.txt should not be there ok 22 - File tmpdirP6Ma4E/I6kDrXdRQb.dat should not be there ok 23 - File tmpdirP6Ma4E/jeQ9gfiXSg should not be there ok 24 - File tmpdirP6Ma4E/helloifijaLO.dat should not be there ok 25 - Check permOv27K1_ exists ok 26 - Unlinked permOv27K1_ ok 27 - permOv27K1_ no longer there ok 28 - Check perm_AVCvqf exists ok 29 - Unlinked perm_AVCvqf ok 30 - perm_AVCvqf no longer there ok t/posix....... 1..7 # Running under perl version 5.008008 for darwin # Current time local: Sat Oct 18 09:07:17 2008 # Current time GMT: Sat Oct 18 16:07:17 2008 # Using Test.pm version 1.25 ok 1 # TMPNAM: in a scalar context: ok 2 # TMPNAM file name: /tmp/M3MtCU99E_ # TMPNAM: in list context: GLOB(0x187f268) /tmp/ou75eXgzsZ ok 3 ok 4 ok 5 # TMPFILE: tmpfile got FH GLOB(0x187f244) # TMPFILE: Wrote line: Hello a test ok 6 # TMPFILE: Read line: Hello a test ok 7 ok t/security.... 1..13 # Running under perl version 5.008008 for darwin # Current time local: Sat Oct 18 09:07:17 2008 # Current time GMT: Sat Oct 18 16:07:17 2008 # Using Test.pm version 1.25 ok 1 # Testing with STANDARD security... # fname1 = /tmp/tmp_SNE4 ok 2 # fname2 = tmpdtbYx ok 3 # Testing with MEDIUM security... # fname1 = /tmp/tmpPbMQN ok 4 # fname2 = tmpFPLJF ok 5 # Testing with HIGH security... # fname1 = /tmp/tmp193_E ok 6 # fname2 = tmpNejZB ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok t/seekable.... 1..10 ok 1 - use File::Temp; ok 2 - The object isa File::Temp ok 3 - The object isa IO::Handle ok 4 - The object isa IO::Seekable ok 5 - tmp can seek ok 6 - tmp can print ok 7 - really exporting 9: tmpnam tmpfile mktemp mkstemp mkstemps mkdtemp SEEK_SET SEEK_CUR SEEK_END ok 8 - SEEK_SET defined by File::Temp ok 9 - SEEK_END defined by File::Temp ok 10 - SEEK_CUR defined by File::Temp ok t/tempfile.... 1..22 # Running under perl version 5.008008 for darwin # Current time local: Sat Oct 18 09:07:17 2008 # Current time GMT: Sat Oct 18 16:07:17 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 # Template: tmpdirXXXXXX # TEMPDIR: tmpdirx52J7h ok 5 # TEMPFILE: Created tmpdirx52J7h/eKKtfg8554.dat ok 6 ok 7 ok 8 # TEMPFILE: Created tmpdirx52J7h/PTpLMinWqY # TEMPFILE: Created tmpdirx52J7h/hello3GqlW4M.dat ok 9 # TEMPFILE: Created permQnb9A3T ok 10 ok 11 ok 12 ok 13 # End of tests. Execute END blocks ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok All tests successful. Files=9, Tests=106, 21 wallclock secs ( 0.20 usr 0.15 sys + 1.14 cusr 0.41 csys = 1.90 CPU) Result: PASS TJENNESS/File-Temp-0.20.tar.gz make test TEST_VERBOSE=1 -- OK Tim Jenness <t.jenness@jach.hawaii.edu> return name and handle of a temporary file safely >>> (cd /Users/fly818/var/cpan/build/File-Temp-0.20-QzOGOh && tar cvf - File-Temp-0.20.ppd blib) | gzip -c >/Users/fly818/var/REPO/T/TJ/TJENNESS/File-Temp-0.20.tar.gz File-Temp-0.20.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/Temp.pm blib/man3/ blib/man3/File::Temp.3 >>> mv /Users/fly818/var/cpan/build/File-Temp-0.20-QzOGOh/File-Temp-0.20.ppd /Users/fly818/var/REPO/T/TJ/TJENNESS Finished 2008-10-18T09:07:18