Changes for version v0.1.2 - 2026-04-21

  • on_error now also accepts 'die' as a synonym of 'croak', in addition to 'croak', 'undef', and a code reference.
  • Fixed POD in DateTime::Format::Lite::PP which referenced the wrong environment variable name (PERL_DATETIME_LITE_PP instead of PERL_DATETIME_FORMAT_LITE_PP).

Documentation

Modules

Parse and format datetimes with strptime patterns, returning DateTime::Lite objects
Exception object for DateTime::Format::Lite
Pure-Perl fallback for the DateTime::Format::Lite XS layer