Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\api3_db_file.t t\api3_db_file_freezethaw.t t\api3_db_file_storable.t t\api3_db_file_storable_incr.t t\api3_file.t t\api3_file_freezethaw.t t\api3_file_freezethaw_incr.t t\api3_file_storable.t t\api3_file_storable_incr.t t\api3_incr.t t\api3_obj_store.t t\api3_obj_store_db_file.t t\bug21952.t t\cgi_simple.t t\complex_ds.t t\driver_dbi.t t\expire.t t\find.t t\flush.t t\g4.t t\g4_dbfile.t t\g4_dbfile_freezethaw.t t\g4_dbfile_json.t t\g4_dbfile_storable.t t\g4_dbfile_yaml.t t\g4_freezethaw.t t\g4_mysql.t t\g4_mysql_freezethaw.t t\g4_mysql_storable.t t\g4_postgresql.t t\g4_postgresql_freezethaw.t t\g4_postgresql_storable.t t\g4_sqlite.t t\g4_sqlite_freezethaw.t t\g4_sqlite_storable.t t\g4_storable.t t\header.t t\ip_matches.t t\is_new.t t\load.t t\name.t t\parse_dsn.t t\remote_addr.t t\str2seconds.t t\symlink_db_file.t t\symlink_file.t t\api3_db_file..................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 t\api3_db_file_freezethaw.......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 t\api3_db_file_storable.........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 t\api3_db_file_storable_incr....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 t\api3_file.....................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 t\api3_file_freezethaw..........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 t\api3_file_freezethaw_incr.....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 t\api3_file_storable............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 t\api3_file_storable_incr.......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 t\api3_incr.....................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 t\api3_obj_store................#Using FreezeThaw as object serializer 1..8 ok ok ok ok ok ok ok ok ok t\api3_obj_store_db_file........1..8 ok ok ok ok ok ok ok ok ok t\bug21952......................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 t\cgi_simple....................1..0 # Skip CGI::Simple not installed, so skipping related tests. skipped all skipped: CGI::Simple not installed, so skipping related tests. t\complex_ds....................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....................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 t\expire........................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 t\find..........................1..8 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 - The found session has been deleted ok 8 - find() returned no errors ok t\flush.........................ok 1 - found session id ok 2 - found session data file 1..2 ok t\g4............................"refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4.t line 7. BEGIN failed--compilation aborted at t\g4.t line 7. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_dbfile....................."refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_dbfile.t line 8. BEGIN failed--compilation aborted at t\g4_dbfile.t line 8. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_dbfile_freezethaw.........."refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_dbfile_freezethaw.t line 8. BEGIN failed--compilation aborted at t\g4_dbfile_freezethaw.t line 8. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_dbfile_json................"refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_dbfile_json.t line 8. BEGIN failed--compilation aborted at t\g4_dbfile_json.t line 8. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_dbfile_storable............"refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_dbfile_storable.t line 8. BEGIN failed--compilation aborted at t\g4_dbfile_storable.t line 8. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_dbfile_yaml................"refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_dbfile_yaml.t line 8. BEGIN failed--compilation aborted at t\g4_dbfile_yaml.t line 8. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_freezethaw................."refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_freezethaw.t line 8. BEGIN failed--compilation aborted at t\g4_freezethaw.t line 8. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_mysql......................"refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_mysql.t line 28. BEGIN failed--compilation aborted at t\g4_mysql.t line 28. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_mysql_freezethaw..........."refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_mysql_freezethaw.t line 27. BEGIN failed--compilation aborted at t\g4_mysql_freezethaw.t line 27. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_mysql_storable............."refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_mysql_storable.t line 27. BEGIN failed--compilation aborted at t\g4_mysql_storable.t line 27. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_postgresql................."refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_postgresql.t line 27. BEGIN failed--compilation aborted at t\g4_postgresql.t line 27. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_postgresql_freezethaw......"refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_postgresql_freezethaw.t line 26. BEGIN failed--compilation aborted at t\g4_postgresql_freezethaw.t line 26. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_postgresql_storable........"refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_postgresql_storable.t line 26. BEGIN failed--compilation aborted at t\g4_postgresql_storable.t line 26. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_sqlite....................."refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_sqlite.t line 9. BEGIN failed--compilation aborted at t\g4_sqlite.t line 9. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_sqlite_freezethaw.........."refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_sqlite_freezethaw.t line 8. BEGIN failed--compilation aborted at t\g4_sqlite_freezethaw.t line 8. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_sqlite_storable............"refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_sqlite_storable.t line 8. BEGIN failed--compilation aborted at t\g4_sqlite_storable.t line 8. dubious Test returned status 255 (wstat 65280, 0xff00) t\g4_storable..................."refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Session\blib\lib/CGI/Session/Test/Default.pm line 7. Compilation failed in require at t\g4_storable.t line 8. BEGIN failed--compilation aborted at t\g4_storable.t line 8. dubious Test returned status 255 (wstat 65280, 0xff00) t\header........................ok 1 - has header() method ok 2 - has http_header() method 1..2 ok t\ip_matches....................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 t\is_new........................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 t\load..........................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 - expected error when load() called as instance method. 1..4 ok t\name..........................1..10 ok 1 - use CGI::Session; ok 2 ok 3 - name used as class method ok 4 - name as class method w/ param ok 5 - name as class method w/ param effective? ok 6 - name as instance method ok 7 - instance method falls through to class ok 8 - instance method w/ param ok 9 - instance method w/ param effective? ok 10 - instance method did not affect class method ok t\parse_dsn.....................1..1 ok 1 - parse_dsn: abbreviation and lower-casing ok t\remote_addr...................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 t\str2seconds...................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 t\symlink_db_file...............1..0 # Skip Your OS doesn't support symlinks skipped all skipped: Your OS doesn't support symlinks t\symlink_file..................1..0 # Skip Your OS doesn't support symlinks skipped all skipped: Your OS doesn't support symlinks Failed 17/46 test scripts, 63.04% okay. 0/255 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\g4.t 255 65280 ?? ?? % ?? t\g4_dbfile.t 255 65280 ?? ?? % ?? t\g4_dbfile_freezethaw.t 255 65280 ?? ?? % ?? t\g4_dbfile_json.t 255 65280 ?? ?? % ?? t\g4_dbfile_storable.t 255 65280 ?? ?? % ?? t\g4_dbfile_yaml.t 255 65280 ?? ?? % ?? t\g4_freezethaw.t 255 65280 ?? ?? % ?? t\g4_mysql.t 255 65280 ?? ?? % ?? t\g4_mysql_freezethaw.t 255 65280 ?? ?? % ?? t\g4_mysql_storable.t 255 65280 ?? ?? % ?? t\g4_postgresql.t 255 65280 ?? ?? % ?? t\g4_postgresql_freezethaw.t 255 65280 ?? ?? % ?? t\g4_postgresql_storable.t 255 65280 ?? ?? % ?? t\g4_sqlite.t 255 65280 ?? ?? % ?? t\g4_sqlite_freezethaw.t 255 65280 ?? ?? % ?? t\g4_sqlite_storable.t 255 65280 ?? ?? % ?? t\g4_storable.t 255 65280 ?? ?? % ?? 3 tests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.