The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for DateTimeX::Mashup::Shiras

v0.07_01  2012-04-03 14:26:02 America/Los_Angeles

- Initial Release

v0.007_003 2012-04-19 10:36:44 America/Los_Angeles

- Changed the documentation slightly and added three 
	position versions.

v0.007_005 2012-12-03 11:07:42 America/Los_Angeles

- Moved Smart::Comments into an if Block
- Changed the smart comment that indicates if it is 
	turned on.

v0.007_007 2012-12-03 11:46:30 America/Los_Angeles

- Updated the Readme to POD format

0.014.002 2013-08-28 13:33:38 America/Los_Angeles

- Rolled to production versions and updated the POD with 
	some additional details

0.020.002 2013-08-31 10:31:25 America/Los_Angeles

- Adding use 5.008 for Kwalitee
- bringing versions consistent for Kwalitee
- Adding a provides section in the META file for Kwalitee

v0.22.2   2013-12-11 08:19:56 America/Los_Angeles

- fixed the output of the time setting function to 
	display correctly and separated the time cloneing 
	feature from the weekend calculation to avoid any
	possible misread
- switched from Date::Format::DateManip to ::Flexible
- changed the version back to a 'v' string
- Updated the POD for clarity(?)

v0.22.4   2013-12-11 14:59:26 America/Los_Angeles

- Fixed a typo in the Smart_Comments

v0.24.2   2013-12-15 00:22:19 America/Los_Angeles

- Added a fourth date attribute

v0.26.2   2014-04-04 18:37:42 America/Los_Angeles

- Added a requirement for DateTime::TimeZone 1.64 to 
	fix a failing bug in Open BSD

v0.28.2   2014-04-06 15:46:03 America/Los_Angeles

- Removed the setting for local timezone since it fails OpenBSD