PATH=C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-07-16T06:19:29 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~2.24-/var/libs/bin;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-32\var\cpan\Metadata' Database was generated on Fri, 15 Jul 2016 05:17:02 GMT Checksum for C:\cpanfly-5.24-32\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 Configuring M/ME/MELO/DBICx-Shortcuts-0.007.tar.gz with Makefile.PL >>> C:\Perl-5.24-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~2.24-\var\megalib Want \perl-5~2.24-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x86-multi-thread-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for DBICx::Shortcuts Writing MYMETA.yml and MYMETA.json MELO/DBICx-Shortcuts-0.007.tar.gz C:\Perl-5.24-32\bin\perl.exe Makefile.PL -- OK Running make for M/ME/MELO/DBICx-Shortcuts-0.007.tar.gz >>> dmake cp lib/DBICx/Shortcuts.pm blib\lib\DBICx\Shortcuts.pm MELO/DBICx-Shortcuts-0.007.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-32\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; 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, 4 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU) Result: PASS MELO/DBICx-Shortcuts-0.007.tar.gz dmake test TEST_VERBOSE=1 -- OK Pedro Melo <melo@cpan.org> Setup a class with shortcut methods to the sources of a DBIx::Class-based schema >>> (cd C:\cpanfly-5.24-32\var\tmp\cpan_build\DBICx-Shortcuts-0.007-wlwMqj && tar cvf - DBICx-Shortcuts-0.007.ppd blib) | gzip -c >C:/cpanfly-5.24-32/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 Finished 2016-07-16T06:19:46