Changes for version 0.60 - 2026-05-14

  • Fix str2time integer overflow on perls built with 32-bit IV.
  • Add native C parsers (Ragel) for RFC 3339, RFC 2822, and ECMAScript formats. The XS backend tries native parsers first and falls back to the regexp path for formats without a C parser.

Documentation

Modules

Parse and format date/time strings in multiple standard formats
Gregorian calendar validation and computation
Precompiled regular expressions for date/time formats
Convert captured date/time tokens to semantic values

Provides

in lib/Time/Str/PP.pm
in lib/Time/Str/PP.pm
in lib/Time/Str/PP.pm