PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0 Start 2014-05-20T04:15:39 ActivePerl-1800 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK PATH=C:/CPANFL~1.18/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0 Reading 'C:\cpanfly-5.18\var\cpan\Metadata' Database was generated on Tue, 20 May 2014 10:06:22 GMT Running make for R/RJ/RJBS/DBIx-Locker-0.100117.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RJ/RJBS/DBIx-Locker-0.100117.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RJ/RJBS/CHECKSUMS Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\R\RJ\RJBS\DBIx-Locker-0.100117.tar.gz ok DBIx-Locker-0.100117 DBIx-Locker-0.100117/README DBIx-Locker-0.100117/Changes DBIx-Locker-0.100117/LICENSE DBIx-Locker-0.100117/dist.ini DBIx-Locker-0.100117/META.yml DBIx-Locker-0.100117/MANIFEST DBIx-Locker-0.100117/t DBIx-Locker-0.100117/t/basic.t DBIx-Locker-0.100117/META.json DBIx-Locker-0.100117/Makefile.PL DBIx-Locker-0.100117/sql DBIx-Locker-0.100117/sql/mssql.sql DBIx-Locker-0.100117/sql/mysql.sql DBIx-Locker-0.100117/sql/sqlite.sql DBIx-Locker-0.100117/lib/DBIx DBIx-Locker-0.100117/lib/DBIx/Locker.pm DBIx-Locker-0.100117/bin DBIx-Locker-0.100117/bin/dbix_locker_purge DBIx-Locker-0.100117/lib/DBIx/Locker DBIx-Locker-0.100117/lib/DBIx/Locker/Lock.pm DBIx-Locker-0.100117/xt/release DBIx-Locker-0.100117/xt/release/pod-syntax.t DBIx-Locker-0.100117/t/000-report-versions-tiny.t DBIx-Locker-0.100117/xt/release/changes_has_content.t CPAN.pm: Building R/RJ/RJBS/DBIx-Locker-0.100117.tar.gz >>> C:\Perl-5.18\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for DBIx::Locker Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/DBIx/Locker/Lock.pm blib\lib\DBIx\Locker\Lock.pm cp lib/DBIx/Locker.pm blib\lib\DBIx\Locker.pm C:\Perl-5.18\bin\perl.exe -MExtUtils::Command -e cp -- bin/dbix_locker_purge blib\script\dbix_locker_purge pl2bat.bat blib\script\dbix_locker_purge RJBS/DBIx-Locker-0.100117.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl-5.18\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10 # perl: 5.018001 (wanted 5.008) on MSWin32 from C:\Perl-5.18\bin\perl.exe # # Carp => 1.3301 (want any version) # DBD::SQLite => 1.42 (want any version) # DBI => 1.631 (want any version) # Data::GUID => 0.048 (want any version) # ExtUtils::MakeMaker => 6.98 (want 6.30) # Getopt::Long::Descriptive => 0.097 (want any version) # JSON => 2.90 (want 2) # Log::Dispatchouli => 2.009 (want any version) # Sub::Install => 0.927 (want any version) # Sys::Hostname => 1.1701 (want any version) # Test::More => 1.001003 (want 0.96) # strict => 1.07 (want any version) # 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..17 ok 1 - An object of class 'DBIx::Locker' isa 'DBIx::Locker' ok 2 - 'obtained lock' isa 'DBIx::Locker::Lock' ok 3 - lockstring set ok 4 - we got a numeric lock id ok 5 - expiry is an integer ok 6 - expiry is in the future ok 7 - can't lock already-locked resources ok 8 - lock is active ok 9 - lock is not active ok 10 - unlock twice works ok 11 - 'newly obtained lock' isa 'DBIx::Locker::Lock' ok 12 - new lock guid is not the old lock guid ok 13 - 'third lock' isa 'DBIx::Locker::Lock' ok 14 - two locks, two distinct id values ok 15 - lock expiry updated correctly in object ok 16 - lock expiry updated correctly in DB ok 17 - underlying DB exception included ok All tests successful. Files=2, Tests=18, 3 wallclock secs ( 0.08 usr + 0.02 sys = 0.09 CPU) Result: PASS RJBS/DBIx-Locker-0.100117.tar.gz dmake test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> locks for db resources that might not be totally insane >>> (cd C:\cpanfly-5.18\var\cpan\build\DBIx-Locker-0.100117-KH3a7u && tar cvf - DBIx-Locker-0.100117.ppd blib) | gzip -c >C:/cpanfly-5.18/var/REPO/R/RJ/RJBS/DBIx-Locker-0.100117.tar.gz DBIx-Locker-0.100117.ppd blib/ blib/lib/ blib/lib/DBIx/ blib/lib/DBIx/Locker/ blib/lib/DBIx/Locker/Lock.pm blib/lib/DBIx/Locker.pm blib/script/ blib/script/dbix_locker_purge blib/script/dbix_locker_purge.bat >>> mv C:\cpanfly-5.18\var\cpan\build\DBIx-Locker-0.100117-KH3a7u/DBIx-Locker-0.100117.ppd C:/cpanfly-5.18/var/REPO/R/RJ/RJBS Finished 2014-05-20T04:15:54