Start 2010-01-13T00:36:51 ActivePerl-818 CPAN-1.9402 Going to read '/Users/fly818/var/cpan/Metadata' Database was generated on Tue, 12 Jan 2010 23:31:19 GMT Running make for R/RJ/RJBS/DBIx-Locker-0.100111.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/DBIx-Locker-0.100111.tar.gz Checksum for /Users/fly818/var/cpan/sources/authors/id/R/RJ/RJBS/DBIx-Locker-0.100111.tar.gz ok Will not use Archive::Tar, need 1.00 DBIx-Locker-0.100111 DBIx-Locker-0.100111/Changes DBIx-Locker-0.100111/dist.ini DBIx-Locker-0.100111/bin DBIx-Locker-0.100111/bin/dbix_locker_purge DBIx-Locker-0.100111/lib/DBIx DBIx-Locker-0.100111/lib/DBIx/Locker.pm DBIx-Locker-0.100111/lib/DBIx/Locker DBIx-Locker-0.100111/lib/DBIx/Locker/Lock.pm DBIx-Locker-0.100111/sql DBIx-Locker-0.100111/sql/mysql.sql DBIx-Locker-0.100111/sql/sqlite.sql DBIx-Locker-0.100111/t DBIx-Locker-0.100111/t/basic.t DBIx-Locker-0.100111/META.yml DBIx-Locker-0.100111/LICENSE /usr/bin/tar: Read 9216 bytes from - DBIx-Locker-0.100111/README DBIx-Locker-0.100111/t/release-pod-coverage.t DBIx-Locker-0.100111/t/release-pod-syntax.t DBIx-Locker-0.100111/META.json DBIx-Locker-0.100111/Makefile.PL DBIx-Locker-0.100111/MANIFEST CPAN.pm: Going to build R/RJ/RJBS/DBIx-Locker-0.100111.tar.gz >>> /Users/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for DBIx::Locker >>> make cp lib/DBIx/Locker/Lock.pm blib/lib/DBIx/Locker/Lock.pm cp lib/DBIx/Locker.pm blib/lib/DBIx/Locker.pm cp bin/dbix_locker_purge blib/script/dbix_locker_purge /Users/fly818/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/dbix_locker_purge Manifying blib/man1/dbix_locker_purge.1 Manifying blib/man3/DBIx::Locker::Lock.3 Manifying blib/man3/DBIx::Locker.3 RJBS/DBIx-Locker-0.100111.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/basic.t ................. 1..12 ok 1 - The object isa DBIx::Locker ok 2 - obtained lock isa DBIx::Locker::Lock ok 3 - we got a numeric lock id ok 4 - expiry is an integer ok 5 - expiry is in the future ok 6 - can't lock already-locked resources ok 7 - newly obtained lock isa DBIx::Locker::Lock ok 8 - new lock guid is not the old lock guid ok 9 - third lock isa DBIx::Locker::Lock ok 10 - two locks, two distinct id values ok 11 - lock expiry updated correctly in object ok 12 - lock expiry updated correctly in DB ok t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing All tests successful. Files=3, Tests=12, 1 wallclock secs ( 0.07 usr 0.06 sys + 0.30 cusr 0.11 csys = 0.54 CPU) Result: PASS RJBS/DBIx-Locker-0.100111.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo Signes <rjbs@cpan.org> locks for db resources that might not be totally insane >>> (cd /Users/fly818/var/cpan/build/DBIx-Locker-0.100111-lelhkX && tar cvf - DBIx-Locker-0.100111.ppd blib) | gzip -c >/Users/fly818/var/REPO/R/RJ/RJBS/DBIx-Locker-0.100111.tar.gz DBIx-Locker-0.100111.ppd blib/ blib/lib/ blib/lib/DBIx/ blib/lib/DBIx/Locker/ blib/lib/DBIx/Locker/Lock.pm blib/lib/DBIx/Locker.pm blib/man1/ blib/man1/dbix_locker_purge.1 blib/man3/ blib/man3/DBIx::Locker.3 blib/man3/DBIx::Locker::Lock.3 blib/script/ blib/script/dbix_locker_purge >>> mv /Users/fly818/var/cpan/build/DBIx-Locker-0.100111-lelhkX/DBIx-Locker-0.100111.ppd /Users/fly818/var/REPO/R/RJ/RJBS Finished 2010-01-13T00:37:01