The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.005 - 2012-05-20

  • (Bugfix) Replace a few uses of the defined-or operator (//) with defined($foo)?$foo:$bar, for back-compat with Perl 5.8.

Modules

use DateTime without needing to call constructors

Provides

in lib/DateTimeX/Auto.pm