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 Time-Zone-Olson

0.09    Thu Apr 02 20:23:00 2015
       Catching Time::Local exceptions in test suite, added the equiv method

0.08    Fri Mar 27 21:18:00 2015
       Corrected dst -> std time bug, added Time::Local testing

0.07    Fri Mar 06 17:45:00 2015
       Added the offset calculation and override methods

0.06    Wed Mar 04 19:57:00 2015
       Added a class level cache and the reset_cache method 

0.05    Tue Mar 03 20:47:00 2015
       Removed un-used code.  Tests now attempt to detect local timezones from /etc/localtime

0.04    Mon Mar 02 21:28:00 2015
       Corrected timezone parsing bug

0.03    Sun Mar 01 20:25:00 2015
       Adjustments/extra debugging for BSD installations

0.02    Sat Feb 28 17:53:00 2015
       Namespace correction.  Test suite fixes for locale and missing gnu date.  Thanks to DROLSKY and SREZIC.

0.01    Fri Feb 27 16:56:00 2015
       Initial release.