PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-04-12T09:41:10 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1003/var/cpan/Metadata' Database was generated on Thu, 12 Apr 2012 16:19:05 GMT Running make for Z/ZW/ZWON/File-Flock-Tiny-0.11.tar.gz Checksum for /net/nas/data/cpan/authors/id/Z/ZW/ZWON/File-Flock-Tiny-0.11.tar.gz ok Will not use Archive::Tar, need 1.00 File-Flock-Tiny-0.11/ File-Flock-Tiny-0.11/META.yml File-Flock-Tiny-0.11/README File-Flock-Tiny-0.11/META.json File-Flock-Tiny-0.11/Makefile.PL File-Flock-Tiny-0.11/t/ File-Flock-Tiny-0.11/t/manifest.t File-Flock-Tiny-0.11/t/00-load.t File-Flock-Tiny-0.11/t/flock.t File-Flock-Tiny-0.11/t/pod-coverage.t File-Flock-Tiny-0.11/t/pod.t File-Flock-Tiny-0.11/Changes File-Flock-Tiny-0.11/MANIFEST File-Flock-Tiny-0.11/lib/ File-Flock-Tiny-0.11/lib/File/ File-Flock-Tiny-0.11/lib/File/Flock/ File-Flock-Tiny-0.11/lib/File/Flock/Tiny.pm CPAN.pm: Going to build Z/ZW/ZWON/File-Flock-Tiny-0.11.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for File::Flock::Tiny >>> make cp lib/File/Flock/Tiny.pm blib/lib/File/Flock/Tiny.pm Manifying blib/man3/File::Flock::Tiny.3 ZWON/File-Flock-Tiny-0.11.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 # Testing File::Flock::Tiny 0.11, Perl 5.010000, /export/home/fly1003/bin/perl t/00-load.t ....... 1..1 ok 1 - use File::Flock::Tiny; ok v-string in use/require non-portable at /export/home/fly1003/var/megalib/File/Slurp.pm line 3. t/flock.t ......... ok 1 - File is not locked ok 2 - Got lock ok 3 - The object isa File::Flock::Tiny::Lock ok 4 - File is locked ok 5 - File is not locked ok 6 - trylock returned true ok 7 - File is not locked ok 8 - File is locked ok 9 - File is not locked 1..9 ok 1 - Basic locking by name ok 1 - File is locked ok 2 - File is not locked ok 3 - fh is still opened 1..3 ok 2 - Basic locking by file handler ok 1 - File is not locked ok 2 - File is locked ok 3 - File is not locked ok 4 - fh is still opened ok 5 - File is locked ok 6 - File is not locked 1..6 ok 3 - Unlocking on out of scope 1..0 # SKIP On Solaris flock won't survive fork ok 4 # skip On Solaris flock won't survive fork ok 5 - File not changed ok 1 - Pid file already exists and locked ok 2 - Pid file contains pid of the child process ok 3 - Successfully locked pid file ok 4 - Pid file still locked after child exited 1..4 ok 6 - PID file 1..6 ok t/manifest.t ...... skipped: Author tests not required for installation t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on File::Flock::Tiny ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/File/Flock/Tiny.pm ok All tests successful. Files=5, Tests=9, 3 wallclock secs ( 0.13 usr 0.07 sys + 1.38 cusr 0.39 csys = 1.97 CPU) Result: PASS ZWON/File-Flock-Tiny-0.11.tar.gz make test TEST_VERBOSE=1 -- OK Pavel Shaydo <pshajdo@gmail.com> yet another flock package >>> (cd /export/home/fly1003/var/cpan/build/File-Flock-Tiny-0.11-e7i1P3 && tar cvf - File-Flock-Tiny-0.11.ppd blib) | gzip -c >/export/home/fly1003/var/REPO/Z/ZW/ZWON/File-Flock-Tiny-0.11.tar.gz File-Flock-Tiny-0.11.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/Flock/ blib/lib/File/Flock/Tiny.pm blib/man3/ blib/man3/File::Flock::Tiny.3 >>> mv /export/home/fly1003/var/cpan/build/File-Flock-Tiny-0.11-e7i1P3/File-Flock-Tiny-0.11.ppd /export/home/fly1003/var/REPO/Z/ZW/ZWON Finished 2012-04-12T09:41:25