Start 2010-02-13T10:02:32 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Sat, 13 Feb 2010 22:43:37 GMT Running make for M/ME/MELO/DBICx-Shortcuts-0.007.tar.gz Checksum for /net/nas/data/cpan/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 >>> /home/fly1200/ap1200x/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for DBICx::Shortcuts >>> make cp lib/DBICx/Shortcuts.pm blib/lib/DBICx/Shortcuts.pm Manifying blib/man3/DBICx::Shortcuts.3 MELO/DBICx-Shortcuts-0.007.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200x/bin/perl-dynamic "-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 .......... skipped: This test requires SQL::Translator t/10-api.t ................ skipped: API tests require SQL::Translator, 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=5, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.58 cusr 0.04 csys = 0.66 CPU) Result: PASS MELO/DBICx-Shortcuts-0.007.tar.gz make 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 /home/fly1200/var/cpan/build/DBICx-Shortcuts-0.007-J0Grn5 && tar cvf - DBICx-Shortcuts-0.007.ppd blib) | gzip -c >/home/fly1200/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 blib/man3/ blib/man3/DBICx::Shortcuts.3 >>> mv /home/fly1200/var/cpan/build/DBICx-Shortcuts-0.007-J0Grn5/DBICx-Shortcuts-0.007.ppd /home/fly1200/var/REPO/M/ME/MELO Finished 2010-02-13T10:02:35