Codebase list libtimedate-perl / afe1d79
Import upstream version 2.3300+git20210805.1.21b0250 Debian Janitor 2 years ago
3 changed file(s) with 3 addition(s) and 9 deletion(s). Raw diff Collapse all Expand all
33 "Graham Barr <gbarr@pobox.com>"
44 ],
55 "dynamic_config" : 1,
6 "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
6 "generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010",
77 "license" : [
88 "perl_5"
99 ],
4040 }
4141 },
4242 "version" : "2.33",
43 "x_serialization_backend" : "JSON::PP version 4.04"
43 "x_serialization_backend" : "JSON::PP version 4.06"
4444 }
66 configure_requires:
77 ExtUtils::MakeMaker: '0'
88 dynamic_config: 1
9 generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010'
9 generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010'
1010 license: perl
1111 meta-spec:
1212 url: http://module-build.sourceforge.net/META-spec-v1.4.html
353353 1999 10:02:18 "GMT"
354354 16 Nov 94 22:28:20 PST
355355
356 =head1 LIMITATION
357
358 Date::Parse uses L<Time::Local> internally, so is limited to only parsing dates
359 which result in valid values for Time::Local::timelocal. This generally means dates
360 between 1901-12-17 00:00:00 GMT and 2038-01-16 23:59:59 GMT
361
362356 =head1 BUGS
363357
364358 When both the month and the date are specified in the date as numbers