The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.003   2020-02-01  Released-By: PERLANCAR; Urgency: medium

	- [test] Comment-out test that fail in some platforms [RT#131512].


0.002   2019-12-24  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

	- [doc] Tweak example in Synopsis.

	- [doc] Mention DateTimeX::strftimeq.


0.001   2019-11-20  Released-By: PERLANCAR

        - First release, refactored from DateTimeX-strftimeq. Fixed regex which
          had exponential backtracking problem. Also, now compile code in the
          caller's package and without strict/warnings for more convenience.