All releases tagged Minor bugfixes


Release Notes: This release fixes a bug in Date::Parse support.


Release Notes: A new configuration variable, NOTZ_TIMEZONE, has been introduced. The module now removes the TZ environment variable if the timezone of the date is the same as NOTZ_TIMEZONE. This way, the module tries to mimic the behaviour of Class::Date 1.0.x, so that it can work (partially) on systems with broken TZ handling.


Release Notes: A warning has been eliminated from the strftime method.


Release Notes: The "errstr" method is now documented, the timezone is fixed for Perl 5.8.0, and the missing "tzname" declaration is also fixed for Mac OS/X.


Release Notes: The range of operation has been extended to 1902-2038 where the underlying system (Perl or POSIX functions) supports it.


Release Notes: This release contains a fix for fuction-name clash when compiling on bleadperl, a "support" chapter that was to the documentation, and a rewritten version of the "development focus" chapter.


Release Notes: A bug with month_end and perl 5.6.1 was fixed, and a fix for compatibility with bleadperl was made.


Release Notes: This release solves and documents incompatibility issues with Perl 5.005 Time::Local.


Release Notes: This release fixes a bug with RANGE_CHECK and addition.


Release Notes: The "errmsg" method now works as expected and includes an "errstr" method as an alias.