The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension App::FromUnixtime

0.07    Fri Jan  2 17:07:35 JST 2015
        - only replace after keyword
        - enable to replace only unixtime
        - remove eval

0.06    Mon Dec 29 21:21:59 JST 2014
        - enhance POD

0.05    Mon Dec 29 16:17:03 JST 2014
        - add pod for --re option

0.04    Mon Dec 29 15:49:52 JST 2014
        - add re option
        - refactor for metrics

0.03    Sun Dec 28 21:16:57 JST 2014
        - fix dependency

0.02    Sun Dec 28 19:16:11 JST 2014
        - use custom configuration file: .from_unixtimerc
        - add new options: --start-bracket, --end-bracket
        - add regexp pattarn for column: '_time'
        - enhanced tests

0.01    Sun Dec 28 12:13:57 JST 2014
        - original version