PATH=/usr/bin:/bin Start 2012-06-15T07:03:00 ActivePerl-1600 CPAN-1.9402 Going to read '/Users/fly1600/var/cpan/Metadata' Database was generated on Sun, 10 Jun 2012 03:51:03 GMT Running make for M/MA/MARKSTOS/CGI-Session-4.43.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MA/MARKSTOS/CGI-Session-4.43.tar.gz ok CGI-Session-4.43/ CGI-Session-4.43/Makefile.PL CGI-Session-4.43/examples/ CGI-Session-4.43/examples/subscriptions.cgi CGI-Session-4.43/examples/purge.pl CGI-Session-4.43/Changelog.ini CGI-Session-4.43/MANIFEST CGI-Session-4.43/INSTALL CGI-Session-4.43/lib/ CGI-Session-4.43/lib/CGI/ CGI-Session-4.43/lib/CGI/Session.pm CGI-Session-4.43/lib/CGI/Session/ CGI-Session-4.43/lib/CGI/Session/Test/ CGI-Session-4.43/lib/CGI/Session/Test/Default.pm CGI-Session-4.43/lib/CGI/Session/Serialize/ CGI-Session-4.43/lib/CGI/Session/Serialize/storable.pm CGI-Session-4.43/lib/CGI/Session/Serialize/default.pm CGI-Session-4.43/lib/CGI/Session/Serialize/freezethaw.pm CGI-Session-4.43/lib/CGI/Session/Driver/ CGI-Session-4.43/lib/CGI/Session/Driver/DBI.pm CGI-Session-4.43/lib/CGI/Session/Driver/db_file.pm CGI-Session-4.43/lib/CGI/Session/Driver/sqlite.pm CGI-Session-4.43/lib/CGI/Session/Driver/mysql.pm CGI-Session-4.43/lib/CGI/Session/Driver/file.pm CGI-Session-4.43/lib/CGI/Session/Driver/postgresql.pm CGI-Session-4.43/lib/CGI/Session/Driver.pm CGI-Session-4.43/lib/CGI/Session/ErrorHandler.pm CGI-Session-4.43/lib/CGI/Session/Tutorial.pm CGI-Session-4.43/lib/CGI/Session/ID/ CGI-Session-4.43/lib/CGI/Session/ID/md5.pm CGI-Session-4.43/lib/CGI/Session/ID/static.pm CGI-Session-4.43/lib/CGI/Session/ID/incr.pm CGI-Session-4.43/META.yml CGI-Session-4.43/Build.PL CGI-Session-4.43/Changes CGI-Session-4.43/t/ CGI-Session-4.43/t/remote_addr.t CGI-Session-4.43/t/driver_dbi.t CGI-Session-4.43/t/api3_file_storable.t CGI-Session-4.43/t/g4_sqlite_freezethaw.t CGI-Session-4.43/t/g4_mysql.t CGI-Session-4.43/t/api3_file.t CGI-Session-4.43/t/expire.t CGI-Session-4.43/t/cgi_simple.t CGI-Session-4.43/t/api3_db_file_storable.t CGI-Session-4.43/t/api3_obj_store.t CGI-Session-4.43/t/parse_dsn.t CGI-Session-4.43/t/session_param_undef.t CGI-Session-4.43/t/api3_file_freezethaw.t CGI-Session-4.43/t/api3_db_file.t CGI-Session-4.43/t/load_with_undef.t CGI-Session-4.43/t/symlink_db_file.t CGI-Session-4.43/t/g4_mysql_storable.t CGI-Session-4.43/t/new_with_undef.t CGI-Session-4.43/t/flush.t CGI-Session-4.43/t/g4_postgresql.t CGI-Session-4.43/t/g4_sqlite_storable.t CGI-Session-4.43/t/g4.t CGI-Session-4.43/t/api3_file_storable_incr.t CGI-Session-4.43/t/header.t CGI-Session-4.43/t/g4_sqlite.t CGI-Session-4.43/t/g4_postgresql_storable.t CGI-Session-4.43/t/bug21981.todo CGI-Session-4.43/t/name.t CGI-Session-4.43/t/g4_freezethaw.t CGI-Session-4.43/t/g4_dbfile_freezethaw.t CGI-Session-4.43/t/complex_ds.t CGI-Session-4.43/t/bug24285.t CGI-Session-4.43/t/g4_dbfile_storable.t CGI-Session-4.43/t/load.t CGI-Session-4.43/t/g4_mysql_freezethaw.t CGI-Session-4.43/t/is_new.t CGI-Session-4.43/t/api3_obj_store_db_file.t CGI-Session-4.43/t/str2seconds.t CGI-Session-4.43/t/api3_file_freezethaw_incr.t CGI-Session-4.43/t/g4_postgresql_freezethaw.t CGI-Session-4.43/t/g4_storable.t CGI-Session-4.43/t/find.t CGI-Session-4.43/t/api3_db_file_freezethaw.t CGI-Session-4.43/t/api3_incr.t CGI-Session-4.43/t/symlink_file.t CGI-Session-4.43/t/ip_matches.t CGI-Session-4.43/t/api3_db_file_storable_incr.t CGI-Session-4.43/t/g4_dbfile.t CGI-Session-4.43/t/bug21952.t CGI-Session-4.43/README CGI-Session-4.43/MANIFEST.SKIP CPAN.pm: Going to build M/MA/MARKSTOS/CGI-Session-4.43.tar.gz >>> /Users/fly1600/ap1600/bin/perl-dynamic Makefile.PL ---------------------------------------- #### WARNING #### If you are using custom CGI::Session drivers they may not be compatible with the current driver specifications. You will need to make some changes to your drivers' code before proceeding with this installation to make it compatible with CGI::Session 4.x. Fortunately, current driver specifications are a lot easier to adapt to. Should you have any assistance re-coding your current drivers, please let me know. Current driver specs are documented in CGI/Session/Driver.pm #### TESTING ##### You are encouraged to run tests for the backend you will be using. The database backends that need a customized connection string won't run by default. To run them, some environment variables must be set. The simplest method is to use the standard "DBI_DSN/DBI_USER/DBI_PASS" environment variables. Otherwise, you can set these variables: For PostgreSQL: CGISESS_PG_DSN CGISESS_PG_USER CGISESS_PG_PASS For MySQL: CGISESS_MYSQL_DSN CGISESS_MYSQL_USER CGISESS_MYSQL_PASS CGISESS_MYSQL_SOCKET ---------------------------------------- Regenerating Changelog.ini... WARNING: EXTRA_META is not a known parameter. Warning: Module::Metadata::Changes's ini.report.pl failed to generate or update Changelog.ini. ---------------------------------------- Checking if your kit is complete... Looks good 'EXTRA_META' is not a known MakeMaker parameter name. Writing Makefile for CGI::Session Writing MYMETA.yml and MYMETA.json >>> make cp lib/CGI/Session/Test/Default.pm blib/lib/CGI/Session/Test/Default.pm cp lib/CGI/Session/Driver/postgresql.pm blib/lib/CGI/Session/Driver/postgresql.pm cp lib/CGI/Session/Driver/sqlite.pm blib/lib/CGI/Session/Driver/sqlite.pm cp lib/CGI/Session/Driver.pm blib/lib/CGI/Session/Driver.pm cp lib/CGI/Session/ID/static.pm blib/lib/CGI/Session/ID/static.pm cp lib/CGI/Session/Serialize/storable.pm blib/lib/CGI/Session/Serialize/storable.pm cp lib/CGI/Session/Driver/db_file.pm blib/lib/CGI/Session/Driver/db_file.pm cp lib/CGI/Session/Driver/mysql.pm blib/lib/CGI/Session/Driver/mysql.pm cp lib/CGI/Session.pm blib/lib/CGI/Session.pm cp lib/CGI/Session/Driver/DBI.pm blib/lib/CGI/Session/Driver/DBI.pm cp lib/CGI/Session/Tutorial.pm blib/lib/CGI/Session/Tutorial.pm cp lib/CGI/Session/ID/incr.pm blib/lib/CGI/Session/ID/incr.pm cp lib/CGI/Session/Serialize/freezethaw.pm blib/lib/CGI/Session/Serialize/freezethaw.pm cp lib/CGI/Session/ErrorHandler.pm blib/lib/CGI/Session/ErrorHandler.pm cp lib/CGI/Session/Serialize/default.pm blib/lib/CGI/Session/Serialize/default.pm cp lib/CGI/Session/Driver/file.pm blib/lib/CGI/Session/Driver/file.pm cp lib/CGI/Session/ID/md5.pm blib/lib/CGI/Session/ID/md5.pm Manifying blib/man3/CGI::Session::Test::Default.3 Manifying blib/man3/CGI::Session::Driver::postgresql.3 Manifying blib/man3/CGI::Session::Driver::sqlite.3 Manifying blib/man3/CGI::Session::Driver.3 Manifying blib/man3/CGI::Session::Serialize::storable.3 Manifying blib/man3/CGI::Session::ID::static.3 Manifying blib/man3/CGI::Session::Driver::mysql.3 Manifying blib/man3/CGI::Session::Driver::db_file.3 Manifying blib/man3/CGI::Session.3 Manifying blib/man3/CGI::Session::Driver::DBI.3 Manifying blib/man3/CGI::Session::Tutorial.3 Manifying blib/man3/CGI::Session::ID::incr.3 Manifying blib/man3/CGI::Session::Serialize::freezethaw.3 Manifying blib/man3/CGI::Session::ErrorHandler.3 Manifying blib/man3/CGI::Session::Serialize::default.3 Manifying blib/man3/CGI::Session::Driver::file.3 Manifying blib/man3/CGI::Session::ID::md5.3 MARKSTOS/CGI-Session-4.43.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1600/ap1600/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/api3_db_file.t ................ 1..14 ok 1 - use CGI::Session; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 - session ID in new session matches original ID ok 12 - found email via param ok 13 - found author via param ok 14 - expire() returns true value ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/api3_db_file_freezethaw.t ..... 1..14 ok 1 - use CGI::Session; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/api3_db_file_storable.t ....... 1..14 ok 1 - use CGI::Session; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/api3_db_file_storable_incr.t .. 1..15 ok 1 - use File::Spec; ok 2 - use CGI::Session; ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/api3_file.t ................... 1..17 ok 1 - use CGI::Session; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 - found email param in session ok 13 - found author param in session ok 14 ok 15 - $s->clear("name") survives eval ok 16 - email param is cleared from session ok 17 - author param is still in session ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/api3_file_freezethaw.t ........ 1..14 ok 1 - use CGI::Session; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/api3_file_freezethaw_incr.t ... 1..15 ok 1 - use File::Spec; ok 2 - use CGI::Session; ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/api3_file_storable.t .......... 1..14 ok 1 - use CGI::Session; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/api3_file_storable_incr.t ..... 1..15 ok 1 - use File::Spec; ok 2 - use CGI::Session; ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/api3_incr.t ................... 1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. #Using FreezeThaw as object serializer t/api3_obj_store.t .............. 1..8 ok ok ok ok ok ok ok ok ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/api3_obj_store_db_file.t ...... 1..8 ok ok ok ok ok ok ok ok ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804. t/bug21952.t .................... ok 1 - use CGI; ok 2 - use CGI::Session; ok 3 - use CGI::Session::Driver; ok 4 - use CGI::Session::Driver::file; ok 5 - $opt_dsn is HASH ok 6 ok 7 ok 8 - $opt_dsn is HASH ok 9 - Session object is no longer available ok 10 - $opt_dsn still exists ok 11 - $opt_dsn is still a hashref 1..11 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804. t/bug24285.t .................... ok 1 - Created CGI::Session object successfully ok 2 - Created file outside /tmp successfully 1..2 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/cgi_simple.t .................. ok 1 - survives eval ok 2 - CGI::Simple object is accepted when passed to new() ok 3 - cookie() method works with CGI::Simple ok 4 - http_header() method works with CGI::Simple 1..4 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/complex_ds.t .................. 1..10 ok 1 ok 2 ok 3 ok 4 - Test 1 ok 5 - Test 2 ok 6 - Bir ok 7 ok 8 - Test 1 ok 9 - Test 2 ok 10 - Bir ok t/driver_dbi.t .................. ok 1 - use CGI::Session::Driver::DBI; ok 2 - retrieve returns expected failure message when no session id is given ok 3 - traverse returns expected failure message when no session id is given 1..3 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/expire.t ...................... ok 1 - undef is returned if nothing has been set yet. ok 2 - basic set/get check ok 3 - negative set/get check ok 4 - zero cancels expiration ok 5 - setting expiration for a single param works ok 6 - zero expires parameters 1..6 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804. # The found session has been deleted and flushed t/find.t ........................ 1..7 ok 1 - The test session has been created ok 2 - The test session's id has been set ok 3 - The test session's parameter called 'purpose' has been set ok 4 - CGI::Session::find() found a session whose class isa CGI::Session ok 5 - The found session's param called 'purpose' has a true value ok 6 - The found session's param called 'purpose' has the expected value ok 7 - find() returned no errors ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804. t/flush.t ....................... ok 1 - found session id ok 2 - found session data file 1..2 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/g4.t .......................... 1..101 ok 1 - use CGI::Session; ok 2 - === 1 === ok 3 - empty session should be created ok 4 - Id is empty ok 5 - Session is empty ok 6 - Session is not expired ok 7 - Session created successfully! ok 8 - ok 9 - ctime & atime are set ok 10 - ctime == atime ok 11 - etime not set yet ok 12 - session id is 9d69c7f98e70cd8aeb06b2210b898579 ok 13 - session holds 3 params3 ok 14 - My name's correct! ok 15 - 'emails' holds list of values ok 16 - 'emails' holds list of two values ok 17 - first value of 'emails' is correct! ok 18 - second value of 'emails' is correct! ok 19 - 'blogs' holds a hash ok 20 - first blog is correct ok 21 - second blog is correct ok 22 - === 2 === ok 23 - survived eval without error. ok 24 - Session was retrieved successfully ok 25 - session isn't expired yet ok 26 - session IDs are consistent ok 27 - ctime should be older than atime ok 28 - etime shouldn't be set yet ok 29 - session should hold params ok 30 - my name's correct ok 31 - 'emails' should hold list of values ok 32 - 'emails' should hold list of two values ok 33 - first value is correct! ok 34 - second value is correct! ok 35 - 'blogs' holds a hash ok 36 - first blog is correct! ok 37 - second blog is correct! ok 38 - etime set to 1 second ok 39 - etime set to one minute ok 40 - etime set to two hours ok 41 - etime set to 5 days ok 42 - etime set to 10 seconds in the past ok 43 - etime set back to one second ok 44 - calling close method survives eval ok 45 - === 3 === ok 46 - Session instance loaded ok 47 - session doesn't have ID ok 48 - session is empty, which is the same as above ok 49 - session was expired ok 50 - session data cleared ok 51 - new session created ok 52 - session has id :afbc4ea691424caf81b63d6848f179ba ok 53 - session isn't expired ok 54 - session isn't empty ok 55 - access and creation times are same ok 56 - it's a completely different session than above ok 57 - === 4 === ok 58 - Session 'afbc4ea691424caf81b63d6848f179ba' removed from datastore successfully ok 59 - session object created successfully ok 60 - claimed ID (afbc4ea691424caf81b63d6848f179ba) couldn't be recovered. New ID is: de12a40fbd7832cb487783a2e5e02236 ok 61 - === 5 === ok 62 - Session object created successfully ok 63 - claimed id (de12a40fbd7832cb487783a2e5e02236) was recovered successfully! ok 64 - === 6 === ok 65 - Session object created successfully ok 66 - New object created, because previous object was deleted ok 67 - CGI::Session::Test::SimpleObjectClass created successfully ok 68 ok 69 ok 70 ok 71 - OverloadedObjectClass created successfully ok 72 - OverloadedObjectClass is properly overloaded ok 73 - OverloadedObjectClass is an object ok 74 ok 75 - CGI::Session::Test::SimpleObjectClass created successfully ok 76 - First element of anonymous array undef ok 77 ok 78 ok 79 ok 80 ok 81 - Overloaded objects have matching addresses ok 82 - === 7 === ok 83 - Session object created successfully ok 84 - Previously stored object loaded successfully ok 85 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 86 - ok 87 - ok 88 - ok 89 - ok 90 ok 91 - Object is still overloaded ok 92 - Object is really overloaded ok 93 - First element of anonymous array undef ok 94 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 95 - ok 96 - ok 97 - ok 98 - ok 99 ok 100 - Object is really overloaded ok 101 - Overloaded objects have matching addresses ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/g4_dbfile.t ................... 1..101 ok 1 - use CGI::Session; ok 2 - === 1 === ok 3 - empty session should be created ok 4 - Id is empty ok 5 - Session is empty ok 6 - Session is not expired ok 7 - Session created successfully! ok 8 - ok 9 - ctime & atime are set ok 10 - ctime == atime ok 11 - etime not set yet ok 12 - session id is 10cc3c94cbcd1e236ef5a40c2068ca78 ok 13 - session holds 3 params3 ok 14 - My name's correct! ok 15 - 'emails' holds list of values ok 16 - 'emails' holds list of two values ok 17 - first value of 'emails' is correct! ok 18 - second value of 'emails' is correct! ok 19 - 'blogs' holds a hash ok 20 - first blog is correct ok 21 - second blog is correct ok 22 - === 2 === ok 23 - survived eval without error. ok 24 - Session was retrieved successfully ok 25 - session isn't expired yet ok 26 - session IDs are consistent ok 27 - ctime should be older than atime ok 28 - etime shouldn't be set yet ok 29 - session should hold params ok 30 - my name's correct ok 31 - 'emails' should hold list of values ok 32 - 'emails' should hold list of two values ok 33 - first value is correct! ok 34 - second value is correct! ok 35 - 'blogs' holds a hash ok 36 - first blog is correct! ok 37 - second blog is correct! ok 38 - etime set to 1 second ok 39 - etime set to one minute ok 40 - etime set to two hours ok 41 - etime set to 5 days ok 42 - etime set to 10 seconds in the past ok 43 - etime set back to one second ok 44 - calling close method survives eval ok 45 - === 3 === ok 46 - Session instance loaded ok 47 - session doesn't have ID ok 48 - session is empty, which is the same as above ok 49 - session was expired ok 50 - session data cleared ok 51 - new session created ok 52 - session has id :11facea5d00d718bd89798992d16652a ok 53 - session isn't expired ok 54 - session isn't empty ok 55 - access and creation times are same ok 56 - it's a completely different session than above ok 57 - === 4 === ok 58 - Session '11facea5d00d718bd89798992d16652a' removed from datastore successfully ok 59 - session object created successfully ok 60 - claimed ID (11facea5d00d718bd89798992d16652a) couldn't be recovered. New ID is: 14e5680fd2f96de69eecafba1de8d638 ok 61 - === 5 === ok 62 - Session object created successfully ok 63 - claimed id (14e5680fd2f96de69eecafba1de8d638) was recovered successfully! ok 64 - === 6 === ok 65 - Session object created successfully ok 66 - New object created, because previous object was deleted ok 67 - CGI::Session::Test::SimpleObjectClass created successfully ok 68 ok 69 ok 70 ok 71 - OverloadedObjectClass created successfully ok 72 - OverloadedObjectClass is properly overloaded ok 73 - OverloadedObjectClass is an object ok 74 ok 75 - CGI::Session::Test::SimpleObjectClass created successfully ok 76 - First element of anonymous array undef ok 77 ok 78 ok 79 ok 80 ok 81 - Overloaded objects have matching addresses ok 82 - === 7 === ok 83 - Session object created successfully ok 84 - Previously stored object loaded successfully ok 85 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 86 - ok 87 - ok 88 - ok 89 - ok 90 ok 91 - Object is still overloaded ok 92 - Object is really overloaded ok 93 - First element of anonymous array undef ok 94 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 95 - ok 96 - ok 97 - ok 98 - ok 99 ok 100 - Object is really overloaded ok 101 - Overloaded objects have matching addresses ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/g4_dbfile_freezethaw.t ........ 1..101 ok 1 - use CGI::Session; ok 2 - === 1 === ok 3 - empty session should be created ok 4 - Id is empty ok 5 - Session is empty ok 6 - Session is not expired ok 7 - Session created successfully! ok 8 - ok 9 - ctime & atime are set ok 10 - ctime == atime ok 11 - etime not set yet ok 12 - session id is b47305c4fa11ebfdf614c23004c9dd21 ok 13 - session holds 3 params3 ok 14 - My name's correct! ok 15 - 'emails' holds list of values ok 16 - 'emails' holds list of two values ok 17 - first value of 'emails' is correct! ok 18 - second value of 'emails' is correct! ok 19 - 'blogs' holds a hash ok 20 - first blog is correct ok 21 - second blog is correct ok 22 - === 2 === ok 23 - survived eval without error. ok 24 - Session was retrieved successfully ok 25 - session isn't expired yet ok 26 - session IDs are consistent ok 27 - ctime should be older than atime ok 28 - etime shouldn't be set yet ok 29 - session should hold params ok 30 - my name's correct ok 31 - 'emails' should hold list of values ok 32 - 'emails' should hold list of two values ok 33 - first value is correct! ok 34 - second value is correct! ok 35 - 'blogs' holds a hash ok 36 - first blog is correct! ok 37 - second blog is correct! ok 38 - etime set to 1 second ok 39 - etime set to one minute ok 40 - etime set to two hours ok 41 - etime set to 5 days ok 42 - etime set to 10 seconds in the past ok 43 - etime set back to one second ok 44 - calling close method survives eval ok 45 - === 3 === ok 46 - Session instance loaded ok 47 - session doesn't have ID ok 48 - session is empty, which is the same as above ok 49 - session was expired ok 50 - session data cleared ok 51 - new session created ok 52 - session has id :ec613d36e5d9fc117059a7f899e92dd4 ok 53 - session isn't expired ok 54 - session isn't empty ok 55 - access and creation times are same ok 56 - it's a completely different session than above ok 57 - === 4 === ok 58 - Session 'ec613d36e5d9fc117059a7f899e92dd4' removed from datastore successfully ok 59 - session object created successfully ok 60 - claimed ID (ec613d36e5d9fc117059a7f899e92dd4) couldn't be recovered. New ID is: 6e19b5ca094053c21b186211adfd50f7 ok 61 - === 5 === ok 62 - Session object created successfully ok 63 - claimed id (6e19b5ca094053c21b186211adfd50f7) was recovered successfully! ok 64 - === 6 === ok 65 - Session object created successfully ok 66 - New object created, because previous object was deleted ok 67 - CGI::Session::Test::SimpleObjectClass created successfully ok 68 ok 69 ok 70 ok 71 - OverloadedObjectClass created successfully ok 72 - OverloadedObjectClass is properly overloaded ok 73 - OverloadedObjectClass is an object ok 74 ok 75 - CGI::Session::Test::SimpleObjectClass created successfully ok 76 - First element of anonymous array undef ok 77 ok 78 ok 79 ok 80 ok 81 - Overloaded objects have matching addresses ok 82 - === 7 === ok 83 - Session object created successfully ok 84 - Previously stored object loaded successfully ok 85 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 86 - ok 87 - ok 88 - ok 89 - ok 90 ok 91 - Object is still overloaded ok 92 - Object is really overloaded ok 93 - First element of anonymous array undef ok 94 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 95 - ok 96 - ok 97 - ok 98 - ok 99 ok 100 - Object is really overloaded ok 101 - Overloaded objects have matching addresses ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/g4_dbfile_storable.t .......... 1..101 ok 1 - use CGI::Session; ok 2 - === 1 === ok 3 - empty session should be created ok 4 - Id is empty ok 5 - Session is empty ok 6 - Session is not expired ok 7 - Session created successfully! ok 8 - ok 9 - ctime & atime are set ok 10 - ctime == atime ok 11 - etime not set yet ok 12 - session id is 802562307be23f3a83201a22317656dc ok 13 - session holds 3 params3 ok 14 - My name's correct! ok 15 - 'emails' holds list of values ok 16 - 'emails' holds list of two values ok 17 - first value of 'emails' is correct! ok 18 - second value of 'emails' is correct! ok 19 - 'blogs' holds a hash ok 20 - first blog is correct ok 21 - second blog is correct ok 22 - === 2 === ok 23 - survived eval without error. ok 24 - Session was retrieved successfully ok 25 - session isn't expired yet ok 26 - session IDs are consistent ok 27 - ctime should be older than atime ok 28 - etime shouldn't be set yet ok 29 - session should hold params ok 30 - my name's correct ok 31 - 'emails' should hold list of values ok 32 - 'emails' should hold list of two values ok 33 - first value is correct! ok 34 - second value is correct! ok 35 - 'blogs' holds a hash ok 36 - first blog is correct! ok 37 - second blog is correct! ok 38 - etime set to 1 second ok 39 - etime set to one minute ok 40 - etime set to two hours ok 41 - etime set to 5 days ok 42 - etime set to 10 seconds in the past ok 43 - etime set back to one second ok 44 - calling close method survives eval ok 45 - === 3 === ok 46 - Session instance loaded ok 47 - session doesn't have ID ok 48 - session is empty, which is the same as above ok 49 - session was expired ok 50 - session data cleared ok 51 - new session created ok 52 - session has id :2f5d1b736b58ef3ede42b0636fbe12f9 ok 53 - session isn't expired ok 54 - session isn't empty ok 55 - access and creation times are same ok 56 - it's a completely different session than above ok 57 - === 4 === ok 58 - Session '2f5d1b736b58ef3ede42b0636fbe12f9' removed from datastore successfully ok 59 - session object created successfully ok 60 - claimed ID (2f5d1b736b58ef3ede42b0636fbe12f9) couldn't be recovered. New ID is: 6eafe88d0da37ec1af6de55d9b7bcf69 ok 61 - === 5 === ok 62 - Session object created successfully ok 63 - claimed id (6eafe88d0da37ec1af6de55d9b7bcf69) was recovered successfully! ok 64 - === 6 === ok 65 - Session object created successfully ok 66 - New object created, because previous object was deleted ok 67 - CGI::Session::Test::SimpleObjectClass created successfully ok 68 ok 69 ok 70 ok 71 - OverloadedObjectClass created successfully ok 72 - OverloadedObjectClass is properly overloaded ok 73 - OverloadedObjectClass is an object ok 74 ok 75 - CGI::Session::Test::SimpleObjectClass created successfully ok 76 - First element of anonymous array undef ok 77 ok 78 ok 79 ok 80 ok 81 - Overloaded objects have matching addresses ok 82 - === 7 === ok 83 - Session object created successfully ok 84 - Previously stored object loaded successfully ok 85 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 86 - ok 87 - ok 88 - ok 89 - ok 90 ok 91 - Object is still overloaded ok 92 - Object is really overloaded ok 93 - First element of anonymous array undef ok 94 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 95 - ok 96 - ok 97 - ok 98 - ok 99 ok 100 - Object is really overloaded ok 101 - Overloaded objects have matching addresses ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/g4_freezethaw.t ............... 1..101 ok 1 - use CGI::Session; ok 2 - === 1 === ok 3 - empty session should be created ok 4 - Id is empty ok 5 - Session is empty ok 6 - Session is not expired ok 7 - Session created successfully! ok 8 - ok 9 - ctime & atime are set ok 10 - ctime == atime ok 11 - etime not set yet ok 12 - session id is eaec265afb3189fa5b9dbb9f5e22a838 ok 13 - session holds 3 params3 ok 14 - My name's correct! ok 15 - 'emails' holds list of values ok 16 - 'emails' holds list of two values ok 17 - first value of 'emails' is correct! ok 18 - second value of 'emails' is correct! ok 19 - 'blogs' holds a hash ok 20 - first blog is correct ok 21 - second blog is correct ok 22 - === 2 === ok 23 - survived eval without error. ok 24 - Session was retrieved successfully ok 25 - session isn't expired yet ok 26 - session IDs are consistent ok 27 - ctime should be older than atime ok 28 - etime shouldn't be set yet ok 29 - session should hold params ok 30 - my name's correct ok 31 - 'emails' should hold list of values ok 32 - 'emails' should hold list of two values ok 33 - first value is correct! ok 34 - second value is correct! ok 35 - 'blogs' holds a hash ok 36 - first blog is correct! ok 37 - second blog is correct! ok 38 - etime set to 1 second ok 39 - etime set to one minute ok 40 - etime set to two hours ok 41 - etime set to 5 days ok 42 - etime set to 10 seconds in the past ok 43 - etime set back to one second ok 44 - calling close method survives eval ok 45 - === 3 === ok 46 - Session instance loaded ok 47 - session doesn't have ID ok 48 - session is empty, which is the same as above ok 49 - session was expired ok 50 - session data cleared ok 51 - new session created ok 52 - session has id :77d598f9815b6f248604a9d1b136afe7 ok 53 - session isn't expired ok 54 - session isn't empty ok 55 - access and creation times are same ok 56 - it's a completely different session than above ok 57 - === 4 === ok 58 - Session '77d598f9815b6f248604a9d1b136afe7' removed from datastore successfully ok 59 - session object created successfully ok 60 - claimed ID (77d598f9815b6f248604a9d1b136afe7) couldn't be recovered. New ID is: 19ce665042a39330b63e3c8c269b29ec ok 61 - === 5 === ok 62 - Session object created successfully ok 63 - claimed id (19ce665042a39330b63e3c8c269b29ec) was recovered successfully! ok 64 - === 6 === ok 65 - Session object created successfully ok 66 - New object created, because previous object was deleted ok 67 - CGI::Session::Test::SimpleObjectClass created successfully ok 68 ok 69 ok 70 ok 71 - OverloadedObjectClass created successfully ok 72 - OverloadedObjectClass is properly overloaded ok 73 - OverloadedObjectClass is an object ok 74 ok 75 - CGI::Session::Test::SimpleObjectClass created successfully ok 76 - First element of anonymous array undef ok 77 ok 78 ok 79 ok 80 ok 81 - Overloaded objects have matching addresses ok 82 - === 7 === ok 83 - Session object created successfully ok 84 - Previously stored object loaded successfully ok 85 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 86 - ok 87 - ok 88 - ok 89 - ok 90 ok 91 - Object is still overloaded ok 92 - Object is really overloaded ok 93 - First element of anonymous array undef ok 94 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 95 - ok 96 - ok 97 - ok 98 - ok 99 ok 100 - Object is really overloaded ok 101 - Overloaded objects have matching addresses ok t/g4_mysql.t .................... skipped: DBD::mysql is NOT available t/g4_mysql_freezethaw.t ......... skipped: DBD::mysql is NOT available t/g4_mysql_storable.t ........... skipped: DBD::mysql is NOT available t/g4_postgresql.t ............... skipped: DataSource is not known t/g4_postgresql_freezethaw.t .... skipped: DataSource is not known t/g4_postgresql_storable.t ...... skipped: DataSource is not known Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/g4_sqlite.t ................... 1..105 ok 1 - Correct information has been saved in the session... ok 2 - Only one copy of the session file... ok 3 - Information is retrieved from past session alright... ok 4 - Still only one copy of the session... ok 5 - use CGI::Session; ok 6 - === 1 === ok 7 - empty session should be created ok 8 - Id is empty ok 9 - Session is empty ok 10 - Session is not expired ok 11 - Session created successfully! ok 12 - ok 13 - ctime & atime are set ok 14 - ctime == atime ok 15 - etime not set yet ok 16 - session id is 4dc4f80ac6699606926b9da9e6eb620d ok 17 - session holds 3 params3 ok 18 - My name's correct! ok 19 - 'emails' holds list of values ok 20 - 'emails' holds list of two values ok 21 - first value of 'emails' is correct! ok 22 - second value of 'emails' is correct! ok 23 - 'blogs' holds a hash ok 24 - first blog is correct ok 25 - second blog is correct ok 26 - === 2 === ok 27 - survived eval without error. ok 28 - Session was retrieved successfully ok 29 - session isn't expired yet ok 30 - session IDs are consistent ok 31 - ctime should be older than atime ok 32 - etime shouldn't be set yet ok 33 - session should hold params ok 34 - my name's correct ok 35 - 'emails' should hold list of values ok 36 - 'emails' should hold list of two values ok 37 - first value is correct! ok 38 - second value is correct! ok 39 - 'blogs' holds a hash ok 40 - first blog is correct! ok 41 - second blog is correct! ok 42 - etime set to 1 second ok 43 - etime set to one minute ok 44 - etime set to two hours ok 45 - etime set to 5 days ok 46 - etime set to 10 seconds in the past ok 47 - etime set back to one second ok 48 - calling close method survives eval ok 49 - === 3 === ok 50 - Session instance loaded ok 51 - session doesn't have ID ok 52 - session is empty, which is the same as above ok 53 - session was expired ok 54 - session data cleared ok 55 - new session created ok 56 - session has id :c94f5975b2b9c1023fdcf9ed894cadc6 ok 57 - session isn't expired ok 58 - session isn't empty ok 59 - access and creation times are same ok 60 - it's a completely different session than above ok 61 - === 4 === ok 62 - Session 'c94f5975b2b9c1023fdcf9ed894cadc6' removed from datastore successfully ok 63 - session object created successfully ok 64 - claimed ID (c94f5975b2b9c1023fdcf9ed894cadc6) couldn't be recovered. New ID is: 87ff00e9c66063d00367a93b29d01316 ok 65 - === 5 === ok 66 - Session object created successfully ok 67 - claimed id (87ff00e9c66063d00367a93b29d01316) was recovered successfully! ok 68 - === 6 === ok 69 - Session object created successfully ok 70 - New object created, because previous object was deleted ok 71 - CGI::Session::Test::SimpleObjectClass created successfully ok 72 ok 73 ok 74 ok 75 - OverloadedObjectClass created successfully ok 76 - OverloadedObjectClass is properly overloaded ok 77 - OverloadedObjectClass is an object ok 78 ok 79 - CGI::Session::Test::SimpleObjectClass created successfully ok 80 - First element of anonymous array undef ok 81 ok 82 ok 83 ok 84 ok 85 - Overloaded objects have matching addresses ok 86 - === 7 === ok 87 - Session object created successfully ok 88 - Previously stored object loaded successfully ok 89 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 90 - ok 91 - ok 92 - ok 93 - ok 94 ok 95 - Object is still overloaded ok 96 - Object is really overloaded ok 97 - First element of anonymous array undef ok 98 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 99 - ok 100 - ok 101 - ok 102 - ok 103 ok 104 - Object is really overloaded ok 105 - Overloaded objects have matching addresses ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/g4_sqlite_freezethaw.t ........ 1..101 ok 1 - use CGI::Session; ok 2 - === 1 === ok 3 - empty session should be created ok 4 - Id is empty ok 5 - Session is empty ok 6 - Session is not expired ok 7 - Session created successfully! ok 8 - ok 9 - ctime & atime are set ok 10 - ctime == atime ok 11 - etime not set yet ok 12 - session id is f652708ff3b1e786a09bb14d002e816d ok 13 - session holds 3 params3 ok 14 - My name's correct! ok 15 - 'emails' holds list of values ok 16 - 'emails' holds list of two values ok 17 - first value of 'emails' is correct! ok 18 - second value of 'emails' is correct! ok 19 - 'blogs' holds a hash ok 20 - first blog is correct ok 21 - second blog is correct ok 22 - === 2 === ok 23 - survived eval without error. ok 24 - Session was retrieved successfully ok 25 - session isn't expired yet ok 26 - session IDs are consistent ok 27 - ctime should be older than atime ok 28 - etime shouldn't be set yet ok 29 - session should hold params ok 30 - my name's correct ok 31 - 'emails' should hold list of values ok 32 - 'emails' should hold list of two values ok 33 - first value is correct! ok 34 - second value is correct! ok 35 - 'blogs' holds a hash ok 36 - first blog is correct! ok 37 - second blog is correct! ok 38 - etime set to 1 second ok 39 - etime set to one minute ok 40 - etime set to two hours ok 41 - etime set to 5 days ok 42 - etime set to 10 seconds in the past ok 43 - etime set back to one second ok 44 - calling close method survives eval ok 45 - === 3 === ok 46 - Session instance loaded ok 47 - session doesn't have ID ok 48 - session is empty, which is the same as above ok 49 - session was expired ok 50 - session data cleared ok 51 - new session created ok 52 - session has id :fe5b80c7779a927e00ace09852840556 ok 53 - session isn't expired ok 54 - session isn't empty ok 55 - access and creation times are same ok 56 - it's a completely different session than above ok 57 - === 4 === ok 58 - Session 'fe5b80c7779a927e00ace09852840556' removed from datastore successfully ok 59 - session object created successfully ok 60 - claimed ID (fe5b80c7779a927e00ace09852840556) couldn't be recovered. New ID is: 4096499a3897cc9accca222416f9690f ok 61 - === 5 === ok 62 - Session object created successfully ok 63 - claimed id (4096499a3897cc9accca222416f9690f) was recovered successfully! ok 64 - === 6 === ok 65 - Session object created successfully ok 66 - New object created, because previous object was deleted ok 67 - CGI::Session::Test::SimpleObjectClass created successfully ok 68 ok 69 ok 70 ok 71 - OverloadedObjectClass created successfully ok 72 - OverloadedObjectClass is properly overloaded ok 73 - OverloadedObjectClass is an object ok 74 ok 75 - CGI::Session::Test::SimpleObjectClass created successfully ok 76 - First element of anonymous array undef ok 77 ok 78 ok 79 ok 80 ok 81 - Overloaded objects have matching addresses ok 82 - === 7 === ok 83 - Session object created successfully ok 84 - Previously stored object loaded successfully ok 85 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 86 - ok 87 - ok 88 - ok 89 - ok 90 ok 91 - Object is still overloaded ok 92 - Object is really overloaded ok 93 - First element of anonymous array undef ok 94 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 95 - ok 96 - ok 97 - ok 98 - ok 99 ok 100 - Object is really overloaded ok 101 - Overloaded objects have matching addresses ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/g4_sqlite_storable.t .......... 1..101 ok 1 - use CGI::Session; ok 2 - === 1 === ok 3 - empty session should be created ok 4 - Id is empty ok 5 - Session is empty ok 6 - Session is not expired ok 7 - Session created successfully! ok 8 - ok 9 - ctime & atime are set ok 10 - ctime == atime ok 11 - etime not set yet ok 12 - session id is cab41b2164d79469ca05cd321f8deb44 ok 13 - session holds 3 params3 ok 14 - My name's correct! ok 15 - 'emails' holds list of values ok 16 - 'emails' holds list of two values ok 17 - first value of 'emails' is correct! ok 18 - second value of 'emails' is correct! ok 19 - 'blogs' holds a hash ok 20 - first blog is correct ok 21 - second blog is correct ok 22 - === 2 === ok 23 - survived eval without error. ok 24 - Session was retrieved successfully ok 25 - session isn't expired yet ok 26 - session IDs are consistent ok 27 - ctime should be older than atime ok 28 - etime shouldn't be set yet ok 29 - session should hold params ok 30 - my name's correct ok 31 - 'emails' should hold list of values ok 32 - 'emails' should hold list of two values ok 33 - first value is correct! ok 34 - second value is correct! ok 35 - 'blogs' holds a hash ok 36 - first blog is correct! ok 37 - second blog is correct! ok 38 - etime set to 1 second ok 39 - etime set to one minute ok 40 - etime set to two hours ok 41 - etime set to 5 days ok 42 - etime set to 10 seconds in the past ok 43 - etime set back to one second ok 44 - calling close method survives eval ok 45 - === 3 === ok 46 - Session instance loaded ok 47 - session doesn't have ID ok 48 - session is empty, which is the same as above ok 49 - session was expired ok 50 - session data cleared ok 51 - new session created ok 52 - session has id :d528ef104a089c50f8da8100aed6a64f ok 53 - session isn't expired ok 54 - session isn't empty ok 55 - access and creation times are same ok 56 - it's a completely different session than above ok 57 - === 4 === ok 58 - Session 'd528ef104a089c50f8da8100aed6a64f' removed from datastore successfully ok 59 - session object created successfully ok 60 - claimed ID (d528ef104a089c50f8da8100aed6a64f) couldn't be recovered. New ID is: 44fe56b217bcb649f8787a4ba4559f3d ok 61 - === 5 === ok 62 - Session object created successfully ok 63 - claimed id (44fe56b217bcb649f8787a4ba4559f3d) was recovered successfully! ok 64 - === 6 === ok 65 - Session object created successfully ok 66 - New object created, because previous object was deleted ok 67 - CGI::Session::Test::SimpleObjectClass created successfully ok 68 ok 69 ok 70 ok 71 - OverloadedObjectClass created successfully ok 72 - OverloadedObjectClass is properly overloaded ok 73 - OverloadedObjectClass is an object ok 74 ok 75 - CGI::Session::Test::SimpleObjectClass created successfully ok 76 - First element of anonymous array undef ok 77 ok 78 ok 79 ok 80 ok 81 - Overloaded objects have matching addresses ok 82 - === 7 === ok 83 - Session object created successfully ok 84 - Previously stored object loaded successfully ok 85 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 86 - ok 87 - ok 88 - ok 89 - ok 90 ok 91 - Object is still overloaded ok 92 - Object is really overloaded ok 93 - First element of anonymous array undef ok 94 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 95 - ok 96 - ok 97 - ok 98 - ok 99 ok 100 - Object is really overloaded ok 101 - Overloaded objects have matching addresses ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/g4_storable.t ................. 1..101 ok 1 - use CGI::Session; ok 2 - === 1 === ok 3 - empty session should be created ok 4 - Id is empty ok 5 - Session is empty ok 6 - Session is not expired ok 7 - Session created successfully! ok 8 - ok 9 - ctime & atime are set ok 10 - ctime == atime ok 11 - etime not set yet ok 12 - session id is 623dd310bdcfd53c1210b3a2c251d4d1 ok 13 - session holds 3 params3 ok 14 - My name's correct! ok 15 - 'emails' holds list of values ok 16 - 'emails' holds list of two values ok 17 - first value of 'emails' is correct! ok 18 - second value of 'emails' is correct! ok 19 - 'blogs' holds a hash ok 20 - first blog is correct ok 21 - second blog is correct ok 22 - === 2 === ok 23 - survived eval without error. ok 24 - Session was retrieved successfully ok 25 - session isn't expired yet ok 26 - session IDs are consistent ok 27 - ctime should be older than atime ok 28 - etime shouldn't be set yet ok 29 - session should hold params ok 30 - my name's correct ok 31 - 'emails' should hold list of values ok 32 - 'emails' should hold list of two values ok 33 - first value is correct! ok 34 - second value is correct! ok 35 - 'blogs' holds a hash ok 36 - first blog is correct! ok 37 - second blog is correct! ok 38 - etime set to 1 second ok 39 - etime set to one minute ok 40 - etime set to two hours ok 41 - etime set to 5 days ok 42 - etime set to 10 seconds in the past ok 43 - etime set back to one second ok 44 - calling close method survives eval ok 45 - === 3 === ok 46 - Session instance loaded ok 47 - session doesn't have ID ok 48 - session is empty, which is the same as above ok 49 - session was expired ok 50 - session data cleared ok 51 - new session created ok 52 - session has id :7c7e17e267f550bfc26d7e23b516c2d5 ok 53 - session isn't expired ok 54 - session isn't empty ok 55 - access and creation times are same ok 56 - it's a completely different session than above ok 57 - === 4 === ok 58 - Session '7c7e17e267f550bfc26d7e23b516c2d5' removed from datastore successfully ok 59 - session object created successfully ok 60 - claimed ID (7c7e17e267f550bfc26d7e23b516c2d5) couldn't be recovered. New ID is: 204b157fedc0a8d8f4519fc72ae95b3b ok 61 - === 5 === ok 62 - Session object created successfully ok 63 - claimed id (204b157fedc0a8d8f4519fc72ae95b3b) was recovered successfully! ok 64 - === 6 === ok 65 - Session object created successfully ok 66 - New object created, because previous object was deleted ok 67 - CGI::Session::Test::SimpleObjectClass created successfully ok 68 ok 69 ok 70 ok 71 - OverloadedObjectClass created successfully ok 72 - OverloadedObjectClass is properly overloaded ok 73 - OverloadedObjectClass is an object ok 74 ok 75 - CGI::Session::Test::SimpleObjectClass created successfully ok 76 - First element of anonymous array undef ok 77 ok 78 ok 79 ok 80 ok 81 - Overloaded objects have matching addresses ok 82 - === 7 === ok 83 - Session object created successfully ok 84 - Previously stored object loaded successfully ok 85 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 86 - ok 87 - ok 88 - ok 89 - ok 90 ok 91 - Object is still overloaded ok 92 - Object is really overloaded ok 93 - First element of anonymous array undef ok 94 - CGI::Session::Test::SimpleObjectClass loaded successfully ok 95 - ok 96 - ok 97 - ok 98 - ok 99 ok 100 - Object is really overloaded ok 101 - Overloaded objects have matching addresses ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/header.t ...................... ok 1 - has header() method ok 2 - has http_header() method 1..2 ok Use of qw(...) as parentheses is deprecated at t/ip_matches.t line 39 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) t/ip_matches.t .................. ok 1 - ip_match off by default ok 2 - create new session ok 3 - check param TEST set ok 4 - store session id ok 5 - load session with different IP ok 6 - Same session id ok 7 - TEST param still set ok 8 - ip_match switched on ok 9 - create new session ok 10 - REMOTE_IP matches session ok 11 - check param TEST set ok 12 - store session id ok 13 - new session - same ip ok 14 - same session id ok 15 - REMOTE_IP matches session ok 16 - check param TEST set ok 17 - new session - different ip ok 18 - new session id 1..18 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/is_new.t ...................... ok 1 - use CGI::Session; ok 2 - session has is_new() method ok 3 - a brand new session is_new ok 4 - a session that has been closed and re-opened is not new 1..4 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. Argument "wrong" isn't numeric in numeric ne (!=) at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 684 (#2) (W numeric) The indicated string was fed as an argument to an operator that expected a numeric value instead. If you're fortunate the message will identify which operator was so unfortunate. t/load.t ........................ ok 1 - undefined session is created with wrong number of args to load ok 2 - expected error is returned for too many args ok 3 - don't mention new() in error when load() fails directly. ok 4 - reality check: no error when calling new() ok 5 - expected error when load() called as instance method. 1..5 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804. t/load_with_undef.t ............. 1..6 ok 1 - load(undef) returns an object which isa CGI::Session ok 2 - load(undef)'s session object returns an id which /is/ undef ok 3 - load($q without CGISESSID) returns an object which isa CGI::Session ok 4 - load($q without CGISESSID)'s session object returns an id which /is/ undef ok 5 - load($q with fake CGISESSID) returns an object which isa CGI::Session ok 6 - load($q with fake CGISESSID)'s session object returns an id which /is/ undef ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/name.t ........................ 1..14 ok 1 ok 2 - name used as class method ok 3 - name as class method w/ param ok 4 - name as class method w/ param effective? ok 5 - name as instance method ok 6 - instance method falls through to class ok 7 - instance method w/ param ok 8 - instance method w/ param effective? ok 9 - instance method did not affect class method ok 10 - constructor new with name for session/cookie key ok 11 - constructor name not affecting class ok 12 - constructor on new session not affecting old ok 13 - session from query with new name ok 14 - session in query with default name ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804. t/new_with_undef.t .............. 1..6 ok 1 - new(undef) returns an object which isa CGI::Session ok 2 - new(undef)'s session object returns an id which is /not/ undef ok 3 - new($q without CGISESSID) returns an object which isa CGI::Session ok 4 - new($q without CGISESSID)'s session object returns an id which is /not/ undef ok 5 - new($q with fake CGISESSID) returns an object which isa CGI::Session ok 6 - new($q with fake CGISESSID)'s session object returns an id which is /not/ undef ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/parse_dsn.t ................... 1..1 ok 1 - parse_dsn: abbreviation and lower-casing ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804. t/remote_addr.t ................. 1..5 ok 1 - use CGI::Session; ok 2 ok 3 - remote_addr() exists ok 4 - remote_addr() passes eval ok 5 - remote_addr() is 127.0.0.1 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804. # Check in STORE of original item # Check in STORE of stored/retrieved item # Check in LOAD after loading from session t/session_param_undef.t ......... 1..21 ok 1 - use CGI::Session; ok 2 ok 3 - Items are still equal after storing ok 4 - Container->can('add_item') ok 5 - The object isa Container ok 6 - Container->can('add_item') ok 7 - Item->can('get_name') ok 8 - The object isa Item ok 9 - Item->can('get_name') ok 10 - Container->can('add_item') ok 11 - The object isa Container ok 12 - Container->can('add_item') ok 13 - Item->can('get_name') ok 14 - The object isa Item ok 15 - Item->can('get_name') ok 16 - Container->can('add_item') ok 17 - The object isa Container ok 18 - Container->can('add_item') ok 19 - Item->can('get_name') ok 20 - The object isa Item ok 21 - Item->can('get_name') ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804 (#1) (D deprecated) You have something like foreach $x qw(a b c) {...}, using a qw(...) list literal where a parenthesised expression is expected. Historically the parser fooled itself into thinking that qw(...) literals were always enclosed in parentheses, and as a result you could sometimes omit parentheses around them. (You could never do the foreach qw(a b c) {...} that you might have expected, though.) The parser no longer lies to itself in this way. Wrap the list literal in parentheses, like foreach $x (qw(a b c)) {...}. t/str2seconds.t ................. ok 1 - got expected result when converting 1w to seconds ok 2 - got expected result when converting 1s to seconds ok 3 - got expected result when converting 1m to seconds ok 4 - got expected result when converting +1m to seconds ok 5 - got expected result when converting 1d to seconds ok 6 - got expected result when converting -1m to seconds ok 7 - got expected result when converting 1y to seconds ok 8 - got expected result when converting 1M to seconds ok 9 - got expected result when converting 1h to seconds 1..9 ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804. t/symlink_db_file.t ............. 1..11 ok 1 - Create new session named symlink ok 2 - We have an id ok 3 - Created symlink ok 4 - Check to make certain symlink was created ok 5 - Get our symlinked session ok 6 - we should have wiped out the symlink ok 7 - this session should be unique ok 8 - moving session file ok 9 - creating symlink ok 10 - flush should wipe out the symlink ok 11 - original session file has been restored ok Use of qw(...) as parentheses is deprecated at /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/blib/lib/CGI/Session.pm line 804. t/symlink_file.t ................ 1..11 ok 1 - Create new session named symlink ok 2 - We have an id ok 3 - Created symlink ok 4 - Check to make certain symlink was created ok 5 - Get our symlinked session ok 6 - we should have wiped out the symlink ok 7 - this session should be unique ok 8 - moving session file ok 9 - creating symlink ok 10 - flush should wipe out the symlink ok 11 - original session file has been restored ok All tests successful. Files=48, Tests=1233, 41 wallclock secs ( 0.30 usr 0.15 sys + 8.37 cusr 0.72 csys = 9.54 CPU) Result: PASS MARKSTOS/CGI-Session-4.43.tar.gz make test TEST_VERBOSE=1 -- OK Mark Stosberg <mark@summersault.com> Persistent session data in CGI applications >>> (cd /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta && tar cvf - CGI-Session-4.43.ppd blib) | gzip -c >/Users/fly1600/var/REPO/M/MA/MARKSTOS/CGI-Session-4.43.tar.gz CGI-Session-4.43.ppd blib/ blib/lib/ blib/lib/CGI/ blib/lib/CGI/Session/ blib/lib/CGI/Session/Driver/ blib/lib/CGI/Session/Driver/db_file.pm blib/lib/CGI/Session/Driver/DBI.pm blib/lib/CGI/Session/Driver/file.pm blib/lib/CGI/Session/Driver/mysql.pm blib/lib/CGI/Session/Driver/postgresql.pm blib/lib/CGI/Session/Driver/sqlite.pm blib/lib/CGI/Session/Driver.pm blib/lib/CGI/Session/ErrorHandler.pm blib/lib/CGI/Session/ID/ blib/lib/CGI/Session/ID/incr.pm blib/lib/CGI/Session/ID/md5.pm blib/lib/CGI/Session/ID/static.pm blib/lib/CGI/Session/Serialize/ blib/lib/CGI/Session/Serialize/default.pm blib/lib/CGI/Session/Serialize/freezethaw.pm blib/lib/CGI/Session/Serialize/storable.pm blib/lib/CGI/Session/Test/ blib/lib/CGI/Session/Test/Default.pm blib/lib/CGI/Session/Tutorial.pm blib/lib/CGI/Session.pm blib/man3/ blib/man3/CGI::Session.3 blib/man3/CGI::Session::Driver.3 blib/man3/CGI::Session::Driver::db_file.3 blib/man3/CGI::Session::Driver::DBI.3 blib/man3/CGI::Session::Driver::file.3 blib/man3/CGI::Session::Driver::mysql.3 blib/man3/CGI::Session::Driver::postgresql.3 blib/man3/CGI::Session::Driver::sqlite.3 blib/man3/CGI::Session::ErrorHandler.3 blib/man3/CGI::Session::ID::incr.3 blib/man3/CGI::Session::ID::md5.3 blib/man3/CGI::Session::ID::static.3 blib/man3/CGI::Session::Serialize::default.3 blib/man3/CGI::Session::Serialize::freezethaw.3 blib/man3/CGI::Session::Serialize::storable.3 blib/man3/CGI::Session::Test::Default.3 blib/man3/CGI::Session::Tutorial.3 >>> mv /Users/fly1600/var/cpan/build/CGI-Session-4.43-FlA3ta/CGI-Session-4.43.ppd /Users/fly1600/var/REPO/M/MA/MARKSTOS Megalib: Will not downgrade CGI-Session from v4.48 to v4.43 at /Users/fly1600/lib/Fly/Megalib.pm line 54. Finished 2012-06-15T07:03:48