Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. Installing C:\cpanrun-5.8\build\5-8-0\site\lib\Date\Formatter.pm Writing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\Date\Formatter\.packlist Appending installation info to C:\cpanrun-5.8\build\5-8-0\lib/perllocal.pod 40_Date_Formatter_serialization_test.t t\50_Date_Formatter_interval_test.t t\60_Date_Formatter_set_date_test.t t\70_localization.t t\pod.t t\pod_coverage.t t\10_Date_Formatter_test..................1..27 ok 1 - use Date::Formatter; ok 2 - Date::Formatter->can('new') ok 3 - Date::Formatter->can('now') ok 4 - The object isa Date::Formatter ok 5 - The object isa Date::Formatter ok 6 - Date::Formatter->can('pack') ok 7 - ... this is how many seconds the interval is ok 8 - ... it should be p.m. ok 9 - ... its 10 minutes later ok 10 - The object isa Date::Formatter ok 11 - ... its 1 second later ok 12 - ... our 24 hour clock is good ok 13 - ... this is undefined ok 14 - ... our 12 hour clock is good ok 15 - ... the GMT hours offset ok 16 - ... the GMT minutes offset ok 17 - ... test day of year ok 18 - Date::Formatter->can('clone') ok 19 - ... these object arent the same instance ok 20 - ... this should push it to 12 ok 21 - ... this should be a.m. Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 241. Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 241. Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 242. Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 242. ok 22 - ... this should push it to 12 Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 241. Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 241. Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 242. Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 242. ok 23 - ... this should be p.m. Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 241. Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 241. Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 242. Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 242. ok 24 - ... this should push it to 11 Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 241. Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 241. Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 242. Use of uninitialized value in subtraction (-) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Date-Formatter\blib\lib/Date/Formatter.pm line 242. ok 25 - ... this should be a.m. ok 26 - ... this should push it to 1 ok 27 - ... this should be p.m. ok t\20_Date_Formatter_overloads_test........1..37 ok 1 - use Date::Formatter; ok 2 - Date::Formatter->can('equal') ok 3 - Date::Formatter->can('notEqual') ok 4 - Date::Formatter->can('compare') ok 5 - ... overload == ok 6 - ... overload != ok 7 - ... overload <=> ok 8 - ... they should logically be equal then ok 9 - ... they are equal so they shouldnt show up as not equal ok 10 - ... they are equal so they should produce 1 when compared with <=> ok 11 - ... they should logically be equal then ok 12 - ... they should logically be not equal then ok 13 - ... they should logically be the same ok 14 - Date::Formatter->can('toString') ok 15 - Date::Formatter->can('stringValue') ok 16 - ... overload "" ok 17 - ... toString and "" operator should produce the same thing ok 18 - Date::Formatter->can('add') ok 19 - Date::Formatter->can('subtract') ok 20 - ... overload + ok 21 - ... overload - ok 22 - ... later date is 10 minutes later ok 23 - ... they should logically not be equal then ok 24 - ... they should logically be not equal then ok 25 - ... they should logically be the same ok 26 - ... former date is 10 minutes before ok 27 - ... they should logically be the same ok 28 - ... this should throw an exception ok 29 - ... this should throw an exception ok 30 - ... this should throw an exception ok 31 - ... this should throw an exception ok 32 - ... this should throw an exception ok 33 - ... this should throw an exception ok 34 - ... this should throw an exception ok 35 - ... this should throw an exception ok 36 - ... this should throw an exception ok 37 - ... this should throw an exception ok t\30_Date_Formatter_formatter_test........1..22 ok 1 - use Date::Formatter; ok 2 - ... formatter matches output ok 3 - ... formatter matches output ok 4 - ... formatter matches output ok 5 - ... formatter matches output ok 6 - ... formatter matches output ok 7 - ... formatter matches output ok 8 - The object isa Date::Formatter ok 9 - Date::Formatter->can('getDateFormatter') ok 10 - ... this is a code reference ok 11 - The object isa Date::Formatter ok 12 - Date::Formatter->can('setDateFormatter') ok 13 - ... formatter matches expected output ok 14 - ... formatter (from other object) matches expected output ok 15 - ... the formats match, but the dates dont ok 16 - ... formatter (with other delimiters) matches output w/ short names ok 17 - ... formatter (with other delimiters) matches output w/ short month names ok 18 - ... formatter (with other delimiters) matches output w/ short day names ok 19 - ... formatter (with other delimiters) matches output w/ long names ok 20 - ... this throws an exception ok 21 - ... this throws an exception ok 22 - ... this throws an exception ok t\40_Date_Formatter_serialization_test....1..6 ok 1 - use Date::Formatter; ok 2 - Date::Formatter->can('pack') ok 3 - Date::Formatter->can('unpack') ok 4 ok 5 - ... these should be the same type ok 6 - ... should be no loss of information ok t\50_Date_Formatter_interval_test.........1..10 ok 1 - use Date::Formatter; ok 2 - ... the correct time interval in seconds ok 3 - ... the correct time interval in seconds ok 4 - ... the correct time interval in seconds ok 5 - ... the correct time interval in seconds ok 6 - ... the correct time interval in seconds ok 7 - ... the correct time interval in seconds ok 8 - ... the correct time interval in seconds ok 9 - ... the correct time interval in seconds ok 10 - ... the correct time interval in seconds ok t\60_Date_Formatter_set_date_test.........ok 1 - use Date::Formatter; ok 2 - ... created a date successfully ok 3 - The object isa Date::Formatter ok 4 - ... got the date we expected ok 5 - ... created a date successfully ok 6 - The object isa Date::Formatter ok 7 - ... got the date we expected ok 8 - ... created a date successfully ok 9 - The object isa Date::Formatter ok 10 - ... got the date we expected ok 11 - ... got the error we expected ok 12 - ... got the error we expected ok 13 - ... got the error we expected 1..13 ok t\70_localization.........................1..2 ok 1 - use Date::Formatter; ok 2 ok t\pod.....................................1..1 ok 1 - blib\lib\Date\Formatter.pm ok t\pod_coverage............................1..1 ok 1 - Pod coverage on Date::Formatter ok All tests successful. Files=9, Tests=119, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)