Start 2010-04-12T04:50:32 ActivePerl-1200 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.12/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.12\site\bin;C:\Perl-5.12\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0 Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Sun, 11 Apr 2010 21:27:12 GMT Running make for M/ME/MELO/DBICx-Shortcuts-0.007.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/ME/MELO/DBICx-Shortcuts-0.007.tar.gz Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\M\ME\MELO\DBICx-Shortcuts-0.007.tar.gz ok DBICx-Shortcuts-0.007 DBICx-Shortcuts-0.007/Changes DBICx-Shortcuts-0.007/dist.ini DBICx-Shortcuts-0.007/lib/DBICx DBICx-Shortcuts-0.007/lib/DBICx/Shortcuts.pm DBICx-Shortcuts-0.007/t DBICx-Shortcuts-0.007/t/00-compile.t DBICx-Shortcuts-0.007/t/01-trouble.t DBICx-Shortcuts-0.007/t/05-shortcuts.t DBICx-Shortcuts-0.007/t/10-api.t DBICx-Shortcuts-0.007/t/tlib DBICx-Shortcuts-0.007/t/tlib/S1.pm DBICx-Shortcuts-0.007/t/tlib/S2.pm DBICx-Shortcuts-0.007/t/tlib/S3.pm DBICx-Shortcuts-0.007/t/tlib/Schema.pm DBICx-Shortcuts-0.007/t/tlib/Schema/Result DBICx-Shortcuts-0.007/t/tlib/Schema/Result/Mecenas.pm DBICx-Shortcuts-0.007/t/tlib/Schema/Result/MyAuthors.pm DBICx-Shortcuts-0.007/t/tlib/Schema/Result/MyBooks.pm DBICx-Shortcuts-0.007/t/tlib/Schema/Result/Printings.pm DBICx-Shortcuts-0.007/META.yml DBICx-Shortcuts-0.007/LICENSE DBICx-Shortcuts-0.007/README DBICx-Shortcuts-0.007/t/release-pod-coverage.t DBICx-Shortcuts-0.007/t/release-pod-syntax.t DBICx-Shortcuts-0.007/t/release-meta-yaml.t DBICx-Shortcuts-0.007/Makefile.PL DBICx-Shortcuts-0.007/MANIFEST CPAN.pm: Going to build M/ME/MELO/DBICx-Shortcuts-0.007.tar.gz >>> C:\Perl-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for DBICx::Shortcuts >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/DBICx/Shortcuts.pm blib\lib\DBICx\Shortcuts.pm MELO/DBICx-Shortcuts-0.007.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ............ ok 1 - use DBICx::Shortcuts; 1..1 ok t/01-trouble.t ............ ok 1 - Needs to call setup() first ok 2 - The connect_info() method dies by default ok 3 - Failure to load Schema class detected ok 4 - Shortcut conflict with method detected 1..4 ok t/05-shortcuts.t .......... ok 1 - Got a valid DBIx::Class::Schema isa DBIx::Class::Schema ok 2 - ... and of the expected type ok 3 - S1->can(...) ok 4 ok 5 ok 6 - Our storage shortcut # returns the expected object isa DBIx::Class::Storage ok 7 - Second call to schema, same object returned ok 8 - ENV DBIC_NO_VERSION_CHECK is saved in the call to setup 1..8 ok t/10-api.t ................ ok 1 - Schema deployed sucessfuly ok 2 - Got the expected resultset isa DBIx::Class::ResultSet ok 3 - Find for non-existing ID, undef ok 4 - Got a resultset isa DBIx::Class::ResultSet ok 5 - Got something ok 6 - ... and it seems a MyBook isa Schema::Result::MyBooks ok 7 - Second book ok ok 8 - ... proper class at least isa Schema::Result::MyBooks ok 9 - Find shortcut works ok 10 - Search shortcut works ok 11 - Search without contitions shortcut works ok 12 - Find by primary key works ok 13 - Find by unique key works 1..13 ok t/release-meta-yaml.t ..... skipped: these tests are for release candidate testing 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=7, Tests=26, 1 wallclock secs ( 0.03 usr + 0.02 sys = 0.05 CPU) Result: PASS MELO/DBICx-Shortcuts-0.007.tar.gz nmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/ME/MELO/CHECKSUMS Pedro Melo <melo@cpan.org> Setup a class with shortcut methods to the sources of a DBIx::Class-based schema >>> (cd C:\cpanfly-5.12\var\cpan\build\DBICx-Shortcuts-0.007-AfODO3 && tar cvf - DBICx-Shortcuts-0.007.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/M/ME/MELO/DBICx-Shortcuts-0.007.tar.gz DBICx-Shortcuts-0.007.ppd blib/ blib/lib/ blib/lib/DBICx/ blib/lib/DBICx/Shortcuts.pm >>> mv C:\cpanfly-5.12\var\cpan\build\DBICx-Shortcuts-0.007-AfODO3/DBICx-Shortcuts-0.007.ppd C:/cpanfly-5.12/var/REPO/M/ME/MELO cygwin warning: MS-DOS style path detected: C:\cpanfly-5.12\var\cpan\build\DBICx-Shortcuts-0.007-AfODO3/DBICx-Shortcuts-0.007.ppd Preferred POSIX equivalent is: /cygdrive/c/cpanfly-5.12/var/cpan/build/DBICx-Shortcuts-0.007-AfODO3/DBICx-Shortcuts-0.007.ppd CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames Finished 2010-04-12T04:50:37