Codebase list libtimedate-perl / d48aa24
Remove PAX Headers in tarball using GNU tar Nicolas R 3 years ago
2 changed file(s) with 5 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 2.33 -- Wed May 19 11:34:00 MT 2020
1
2 * Remove PAX Headers in tarball using GNU tar
3
04 2.32 -- Wed Mar 04 14:41:00 MT 2020
15
26 * Fix t/date.t to run on leap years [arc]
1414 @ISA = qw(Exporter);
1515 @EXPORT = qw(&strtotime &str2time &strptime);
1616
17 $VERSION = "2.32";
17 $VERSION = "2.33";
1818
1919 my %month = (
2020 january => 0,