PATH=/usr/bin:/bin Start 2013-06-16T14:06:36 ActivePerl-1800 CPAN-2.00 Reading '/home/fly1800/var/cpan/Metadata' Database was generated on Sun, 16 Jun 2013 16:17:02 GMT Running make for R/RJ/RJBS/DBIx-Locker-0.100112.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/DBIx-Locker-0.100112.tar.gz ok DBIx-Locker-0.100112 DBIx-Locker-0.100112/README DBIx-Locker-0.100112/Changes DBIx-Locker-0.100112/LICENSE DBIx-Locker-0.100112/dist.ini DBIx-Locker-0.100112/META.yml DBIx-Locker-0.100112/MANIFEST DBIx-Locker-0.100112/t DBIx-Locker-0.100112/t/basic.t DBIx-Locker-0.100112/META.json DBIx-Locker-0.100112/Makefile.PL DBIx-Locker-0.100112/sql DBIx-Locker-0.100112/sql/mssql.sql DBIx-Locker-0.100112/sql/mysql.sql DBIx-Locker-0.100112/sql/sqlite.sql DBIx-Locker-0.100112/t/00-compile.t DBIx-Locker-0.100112/lib/DBIx DBIx-Locker-0.100112/lib/DBIx/Locker.pm DBIx-Locker-0.100112/bin DBIx-Locker-0.100112/bin/dbix_locker_purge DBIx-Locker-0.100112/lib/DBIx/Locker DBIx-Locker-0.100112/lib/DBIx/Locker/Lock.pm DBIx-Locker-0.100112/xt/release DBIx-Locker-0.100112/xt/release/pod-syntax.t DBIx-Locker-0.100112/t/000-report-versions-tiny.t DBIx-Locker-0.100112/xt/release/changes_has_content.t /bin/tar: Read 1024 bytes from - CPAN.pm: Building R/RJ/RJBS/DBIx-Locker-0.100112.tar.gz >>> /home/fly1800/ap1800-297235/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for DBIx::Locker Writing MYMETA.yml and MYMETA.json >>> make cp lib/DBIx/Locker.pm blib/lib/DBIx/Locker.pm cp lib/DBIx/Locker/Lock.pm blib/lib/DBIx/Locker/Lock.pm cp bin/dbix_locker_purge blib/script/dbix_locker_purge /home/fly1800/ap1800-297235/bin/perl-static -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.100112.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1800/ap1800-297235/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ................ 1..3 ok 1 - DBIx::Locker loaded ok ok 2 - DBIx::Locker::Lock loaded ok ok 3 - dbix_locker_purge script compiles ok # # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.08 # perl: 5.018000 (wanted 5.008) on linux from /home/fly1800/ap1800-297235/bin/perl-static # # Carp => 1.29 (want any version) # DBD::SQLite => 1.39 (want any version) # DBI => 1.627 (want any version) # Data::GUID => 0.046 (want any version) # ExtUtils::MakeMaker => 6.68 (want 6.30) # File::Find => 1.23 (want any version) # File::Temp => 0.2301 (want any version) # Getopt::Long::Descriptive => 0.093 (want any version) # JSON => 2.59 (want 2) # Log::Dispatchouli => 2.006 (want any version) # Sub::Install => 0.926 (want any version) # Sys::Hostname => 1.1701 (want any version) # Test::More => 0.98 (want 0.96) # Test::Pod => 1.48 (want 1.41) # strict => 1.07 (want any version) # version => 0.9902 (want 0.9901) # warnings => 1.18 (want any version) # # Thanks for using my code. I hope it works for you. # If not, please try and include this output in the bug report. # That will help me reproduce the issue and solve your problem. # t/000-report-versions-tiny.t .. ok 1 - we really didn't test anything, just reporting data 1..1 ok 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 All tests successful. Files=3, Tests=16, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.67 cusr 0.06 csys = 0.79 CPU) Result: PASS RJBS/DBIx-Locker-0.100112.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> locks for db resources that might not be totally insane >>> (cd /home/fly1800/var/cpan/build/DBIx-Locker-0.100112-KJHhFu && tar cvf - DBIx-Locker-0.100112.ppd blib) | gzip -c >/home/fly1800/var/REPO/R/RJ/RJBS/DBIx-Locker-0.100112.tar.gz DBIx-Locker-0.100112.ppd blib/ blib/man1/ blib/man1/dbix_locker_purge.1 blib/script/ blib/script/dbix_locker_purge blib/lib/ blib/lib/DBIx/ blib/lib/DBIx/Locker.pm blib/lib/DBIx/Locker/ blib/lib/DBIx/Locker/Lock.pm blib/man3/ blib/man3/DBIx::Locker::Lock.3 blib/man3/DBIx::Locker.3 >>> mv /home/fly1800/var/cpan/build/DBIx-Locker-0.100112-KJHhFu/DBIx-Locker-0.100112.ppd /home/fly1800/var/REPO/R/RJ/RJBS VmSize: 285732 kB Finished 2013-06-16T14:06:42