Extending Time::Format::XS compatible versions to the 1.03 --- lib/Time/Format.pm +++ lib/Time/Format.pm @@ -20,7 +20,7 @@ $Time::Format::VERSION = '1.12'; # This module claims to be compatible with the following versions # of Time::Format_XS. -%Time::Format::XSCOMPAT = map {$_ => 1} qw(1.01 1.02); +%Time::Format::XSCOMPAT = map {$_ => 1} qw(1.01 1.02 1.03); sub _croak {