Package: libtypes-datetime-perl / 0.001-4

Metadata

Package Version Patches format
libtypes-datetime-perl 0.001-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_DateTime Locale_new_isa.patch | (download)

lib/Types/DateTime.pm | 2 1 + 1 - 0 !
t/02mxtdt.t | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 fix tests to pass with both new and old datetime::locale versions
 In addition to test fixes, the isa in code also needed fixing - not
 sure how to do that backwards-compatible so that part requires recent
 DateTime::Locale for now...