DateTimeX-Fiscal-Fiscal5253
view release on metacpan or search on metacpan
Revision history for Perl extension DateTimeX::Fiscal::Fiscal5253
2014-06-29 15:30 jim
Version 2.01
* Changed to Moo
* Changed to Test::Exception in some tests
2014-06-29 15:30 jim
Version 1.06
* Set minimum Perl version to 5.8.8 in Makefile.PL
* Removed unwanted accessor for "date" from automatic generation code.
* "contains" now returns "undef" instead of "0" if the date isn't in
the specified calendar.
* Changed from using "lc()" to "tr/A-Z/a-z/" for case conversion.
* Cleaned up code to generate week attributes.
* Corrected spelling mistakes, updated POD for "containers".
* Updated Makefile.PL to use more modern conventions.
2014-06-10 23:30 jim
Version 1.05
* Added code to deal with what seems to be a bug in gmtime() in
Perl 5.10.0 built on a Win32 v5.x platform.
2014-06-08 17:00 jim
Version 1.04
* Changed to automatic accessor generation
* Changed to automatic generation of period and week attribute methods
* Changed to FATAL warnings
* Made calling of code refs consistent with OO module style
* Better regex patterns for param validation
* Added more paramter edge testing for the contructor
* All test scripts have a plan now
* Added/imporved comments where needed
* Changed abstract in POD
* perltidy pass on all files
2013-09-21 22:30 jim
* Corrected error that prevented proper parsing of mm/dd/yyyy format,
added test to confirm fix.
2012-08-11 05:46 jim
* lib/DateTimeX/Fiscal/Fiscal5253.pm, t/30_methods.t,
t/80_sanity.t: Changed contains to return week number by default.
2012-08-10 10:18 jim
* lib/DateTimeX/Fiscal/Fiscal5253.pm: Spelling corrections, etc. to
POD
2012-08-10 03:30 jim
* Changes: Updated notes for release 1.01
2012-08-10 03:24 jim
* lib/DateTimeX/Fiscal/Fiscal5253.pm, t/20_accessors.t,
t/30_methods.t, t/80_sanity.t: Numerous changes to implement week
numbers.
Changes to API to standardize parameters.
Updates to documentaton and tests for above.
2012-08-09 20:57 jim
* README: corrected spelling errors
2012-08-09 20:53 jim
* MANIFEST: Added missing LICENSE file
2012-08-09 20:52 jim
( run in 0.636 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )