Start 2008-09-26T10:27:23 Going to read /export/home/fly1003/var/cpan/Metadata Database was generated on Fri, 26 Sep 2008 09:26:47 GMT Running make for D/DA/DANIELTWC/Catalyst-Plugin-Session-Store-DBIC-0.07.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DA/DANIELTWC/Catalyst-Plugin-Session-Store-DBIC-0.07.tar.gz ok Catalyst-Plugin-Session-Store-DBIC-0.07/ Catalyst-Plugin-Session-Store-DBIC-0.07/t/ Catalyst-Plugin-Session-Store-DBIC-0.07/t/lib/ Catalyst-Plugin-Session-Store-DBIC-0.07/t/lib/TestApp/ Catalyst-Plugin-Session-Store-DBIC-0.07/t/lib/TestApp/Schema/ Catalyst-Plugin-Session-Store-DBIC-0.07/t/lib/TestApp/Schema/Session.pm Catalyst-Plugin-Session-Store-DBIC-0.07/t/lib/TestApp/Schema.pm Catalyst-Plugin-Session-Store-DBIC-0.07/t/lib/TestApp/Controller/ Catalyst-Plugin-Session-Store-DBIC-0.07/t/lib/TestApp/Controller/Session.pm Catalyst-Plugin-Session-Store-DBIC-0.07/t/lib/TestApp/Controller/Flash.pm Catalyst-Plugin-Session-Store-DBIC-0.07/t/lib/TestApp/Model/ Catalyst-Plugin-Session-Store-DBIC-0.07/t/lib/TestApp/Model/DBICSchema.pm Catalyst-Plugin-Session-Store-DBIC-0.07/t/lib/TestApp/Model/DBIC.pm Catalyst-Plugin-Session-Store-DBIC-0.07/t/lib/TestApp/Model/DBIC/ Catalyst-Plugin-Session-Store-DBIC-0.07/t/lib/TestApp/Model/DBIC/Session.pm Catalyst-Plugin-Session-Store-DBIC-0.07/t/lib/SetupDB.pm Catalyst-Plugin-Session-Store-DBIC-0.07/t/lib/TestApp.pm Catalyst-Plugin-Session-Store-DBIC-0.07/t/04dbic.t Catalyst-Plugin-Session-Store-DBIC-0.07/t/05dbic-schema.t Catalyst-Plugin-Session-Store-DBIC-0.07/t/03podcoverage.t Catalyst-Plugin-Session-Store-DBIC-0.07/t/02pod.t Catalyst-Plugin-Session-Store-DBIC-0.07/t/01use.t Catalyst-Plugin-Session-Store-DBIC-0.07/lib/ Catalyst-Plugin-Session-Store-DBIC-0.07/lib/Catalyst/ Catalyst-Plugin-Session-Store-DBIC-0.07/lib/Catalyst/Plugin/ Catalyst-Plugin-Session-Store-DBIC-0.07/lib/Catalyst/Plugin/Session/ Catalyst-Plugin-Session-Store-DBIC-0.07/lib/Catalyst/Plugin/Session/Store/ Catalyst-Plugin-Session-Store-DBIC-0.07/lib/Catalyst/Plugin/Session/Store/DBIC.pm Catalyst-Plugin-Session-Store-DBIC-0.07/lib/Catalyst/Plugin/Session/Store/DBIC/ Catalyst-Plugin-Session-Store-DBIC-0.07/lib/Catalyst/Plugin/Session/Store/DBIC/Delegate.pm Catalyst-Plugin-Session-Store-DBIC-0.07/Changes Catalyst-Plugin-Session-Store-DBIC-0.07/MANIFEST Catalyst-Plugin-Session-Store-DBIC-0.07/Makefile.PL Catalyst-Plugin-Session-Store-DBIC-0.07/META.yml CPAN.pm: Going to build D/DA/DANIELTWC/Catalyst-Plugin-Session-Store-DBIC-0.07.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Warning: prerequisite Catalyst::Plugin::Session::Store::Delegate 0.02 not found. Checking if your kit is complete... Looks good Writing Makefile for Catalyst::Plugin::Session::Store::DBIC ---- Unsatisfied dependencies detected during ---- ---- DANIELTWC/Catalyst-Plugin-Session-Store-DBIC-0.07.tar.gz ---- Catalyst::Plugin::Session::Store::Delegate [requires] Running make test Delayed until after prerequisites Running test for module 'Catalyst::Plugin::Session::Store::Delegate' Running make for N/NU/NUFFIN/Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz Checksum for /net/nas/data/cpan/authors/id/N/NU/NUFFIN/Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz ok Catalyst-Plugin-Session-Store-Delegate-0.02/ Catalyst-Plugin-Session-Store-Delegate-0.02/Changes Catalyst-Plugin-Session-Store-Delegate-0.02/lib/ Catalyst-Plugin-Session-Store-Delegate-0.02/lib/Catalyst/ Catalyst-Plugin-Session-Store-Delegate-0.02/lib/Catalyst/Plugin/ Catalyst-Plugin-Session-Store-Delegate-0.02/lib/Catalyst/Plugin/Session/ Catalyst-Plugin-Session-Store-Delegate-0.02/lib/Catalyst/Plugin/Session/Store/ Catalyst-Plugin-Session-Store-Delegate-0.02/lib/Catalyst/Plugin/Session/Store/Delegate.pm Catalyst-Plugin-Session-Store-Delegate-0.02/Makefile.PL Catalyst-Plugin-Session-Store-Delegate-0.02/MANIFEST Catalyst-Plugin-Session-Store-Delegate-0.02/META.yml Catalyst-Plugin-Session-Store-Delegate-0.02/README Catalyst-Plugin-Session-Store-Delegate-0.02/SIGNATURE Catalyst-Plugin-Session-Store-Delegate-0.02/t/ Catalyst-Plugin-Session-Store-Delegate-0.02/t/00_use.t Catalyst-Plugin-Session-Store-Delegate-0.02/t/basic.t CPAN.pm: Going to build N/NU/NUFFIN/Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Catalyst::Plugin::Session::Store::Delegate >>> make cp lib/Catalyst/Plugin/Session/Store/Delegate.pm blib/lib/Catalyst/Plugin/Session/Store/Delegate.pm Manifying blib/man3/Catalyst::Plugin::Session::Store::Delegate.3 NUFFIN/Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_use.... ok 1 - use Catalyst::Plugin::Session::Store::Delegate; 1..1 ok t/basic..... 1..23 ok 1 - use Catalyst::Plugin::Session::Store::Delegate; ok 2 - The object isa Catalyst::Plugin::Session::Store ok 3 - Catalyst::Plugin::Session::Store::Delegate->can('get_session_data') ok 4 - Catalyst::Plugin::Session::Store::Delegate->can('store_session_data') ok 5 - Catalyst::Plugin::Session::Store::Delegate->can('delete_session_data') ok 6 - Catalyst::Plugin::Session::Store::Delegate->can('delete_expired_sessions') ok 7 - no session id yet ok 8 - session created ok 9 - with a session id ok 10 - session id exists ok 11 - and is the one we saved in the last action ok 12 - a session exists ok 13 - and it contains what we put in on the last attempt ok 14 - no session id ok 15 - session data not restored ok 16 - no reason for deletion ok 17 - session is gone ok 18 - reason is that the session expired ok 19 - no saved data ok 20 - object flushed an even number of times ok 21 - object flushed an even number of times ok 22 - object flushed an even number of times ok 23 - object flushed an even number of times ok All tests successful. Files=2, Tests=24, 5 wallclock secs ( 0.27 usr 0.06 sys + 2.89 cusr 0.33 csys = 3.55 CPU) Result: PASS NUFFIN/Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from lib/Catalyst/Plugin/Session/Store/Delegate.pm Yuval Kogman <nothingmuch@woobling.org> Delegate session storage to an >>> (cd /export/home/fly1003/var/cpan/build/Catalyst-Plugin-Session-Store-Delegate-0.02-zc0W0L && tar cvf - Catalyst-Plugin-Session-Store-Delegate-0.02.ppd blib) | gzip -c >/export/home/fly1003/var/REPO/N/NU/NUFFIN/Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz Catalyst-Plugin-Session-Store-Delegate-0.02.ppd blib/ blib/lib/ blib/lib/Catalyst/ blib/lib/Catalyst/Plugin/ blib/lib/Catalyst/Plugin/Session/ blib/lib/Catalyst/Plugin/Session/Store/ blib/lib/Catalyst/Plugin/Session/Store/Delegate.pm blib/man3/ blib/man3/Catalyst::Plugin::Session::Store::Delegate.3 >>> mv /export/home/fly1003/var/cpan/build/Catalyst-Plugin-Session-Store-Delegate-0.02-zc0W0L/Catalyst-Plugin-Session-Store-Delegate-0.02.ppd /export/home/fly1003/var/REPO/N/NU/NUFFIN Running make for D/DA/DANIELTWC/Catalyst-Plugin-Session-Store-DBIC-0.07.tar.gz Prepending /export/home/fly1003/var/cpan/build/Catalyst-Plugin-Session-Store-Delegate-0.02-zc0W0L/blib/arch /export/home/fly1003/var/cpan/build/Catalyst-Plugin-Session-Store-Delegate-0.02-zc0W0L/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly1003/var/cpan/build/Catalyst-Plugin-Session-Store-DBIC-0.07-aY4BWU Prepending /export/home/fly1003/var/cpan/build/Catalyst-Plugin-Session-Store-Delegate-0.02-zc0W0L/blib/arch /export/home/fly1003/var/cpan/build/Catalyst-Plugin-Session-Store-Delegate-0.02-zc0W0L/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build D/DA/DANIELTWC/Catalyst-Plugin-Session-Store-DBIC-0.07.tar.gz >>> make cp lib/Catalyst/Plugin/Session/Store/DBIC.pm blib/lib/Catalyst/Plugin/Session/Store/DBIC.pm cp lib/Catalyst/Plugin/Session/Store/DBIC/Delegate.pm blib/lib/Catalyst/Plugin/Session/Store/DBIC/Delegate.pm Manifying blib/man3/Catalyst::Plugin::Session::Store::DBIC.3 Manifying blib/man3/Catalyst::Plugin::Session::Store::DBIC::Delegate.3 DANIELTWC/Catalyst-Plugin-Session-Store-DBIC-0.07.tar.gz make -- OK Prepending /export/home/fly1003/var/cpan/build/Catalyst-Plugin-Session-Store-Delegate-0.02-zc0W0L/blib/arch /export/home/fly1003/var/cpan/build/Catalyst-Plugin-Session-Store-Delegate-0.02-zc0W0L/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01use............ 1..1 ok 1 - use Catalyst::Plugin::Session::Store::DBIC; ok t/02pod............ 1..0 # Skip set TEST_POD to enable this test skipped: set TEST_POD to enable this test t/03podcoverage.... 1..0 # Skip set TEST_POD to enable this test skipped: set TEST_POD to enable this test t/04dbic........... 1..0 # Skip Test::WWW::Mechanize::Catalyst is required for this test skipped: Test::WWW::Mechanize::Catalyst is required for this test t/05dbic-schema.... 1..0 # Skip Test::WWW::Mechanize::Catalyst is required for this test skipped: Test::WWW::Mechanize::Catalyst is required for this test All tests successful. Files=5, Tests=1, 5 wallclock secs ( 0.29 usr 0.08 sys + 3.74 cusr 0.43 csys = 4.54 CPU) Result: PASS DANIELTWC/Catalyst-Plugin-Session-Store-DBIC-0.07.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Daniel Westermann-Clark <danieltwc@cpan.org> Store your sessions via DBIx::Class >>> (cd /export/home/fly1003/var/cpan/build/Catalyst-Plugin-Session-Store-DBIC-0.07-aY4BWU && tar cvf - Catalyst-Plugin-Session-Store-DBIC-0.07.ppd blib) | gzip -c >/export/home/fly1003/var/REPO/D/DA/DANIELTWC/Catalyst-Plugin-Session-Store-DBIC-0.07.tar.gz Catalyst-Plugin-Session-Store-DBIC-0.07.ppd blib/ blib/lib/ blib/lib/Catalyst/ blib/lib/Catalyst/Plugin/ blib/lib/Catalyst/Plugin/Session/ blib/lib/Catalyst/Plugin/Session/Store/ blib/lib/Catalyst/Plugin/Session/Store/DBIC.pm blib/lib/Catalyst/Plugin/Session/Store/DBIC/ blib/lib/Catalyst/Plugin/Session/Store/DBIC/Delegate.pm blib/man3/ blib/man3/Catalyst::Plugin::Session::Store::DBIC.3 blib/man3/Catalyst::Plugin::Session::Store::DBIC::Delegate.3 >>> mv /export/home/fly1003/var/cpan/build/Catalyst-Plugin-Session-Store-DBIC-0.07-aY4BWU/Catalyst-Plugin-Session-Store-DBIC-0.07.ppd /export/home/fly1003/var/REPO/D/DA/DANIELTWC Finished 2008-09-26T10:28:06