The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.0.3 - 2024-06-10

  • Use a more portable regular-expression syntax:
    • [0-9]{,16} → (?:[0-9]){0,16}
    • https://github.com/shlomif/App-Timestamper/issues/2
    • Thanks to @eserte

Documentation

tweaks for App::Timestamper and friends' logs.

Modules

various filters and queries for App::Timestamper logs.