Changes for version 0.50 - 2026-05-12
- Implement str2time and str2date in C/XS. All public functions (time2str, str2time, str2date) now have optional XS implementations using C99. The XS backend uses the same precompiled regexps from Time::Str::Regexp as the Pure-Perl implementation. Performance of str2time is approximately 10x faster than Pure-Perl.
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