The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 3.4

  • Change: 581f9e24f4f344785c402b8641c99fd3cdadb7cb Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2016-11-19 21:08:46 +0000
    • Documentation updates for new release.
  • Change: 8263c10e90a803f544653b20851986e31ec7160b Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2016-11-19 21:05:34 +0000
    • Added support for higher resolution datestamps
    • syslog now uses microsecond precision as it's default. Added support, plus testing for it.
  • Change: 61b2d89d81f34149072e7815b8c20c343eebacc3 Author: Bartłomiej Fulanty <starlight@cpan.org> Date : 2016-03-02 05:44:23 +0000
    • Merge branch 'time-moment-tests'
  • Change: 2fbdb6282ee9b311ef92338d64fbf5eca949cfee Author: Bartłomiej Fulanty <starlight@cpan.org> Date : 2016-03-02 05:38:54 +0000
    • date parsing improvements
    • introduction of Time::Moment for calculations + possibility to set_syslog_timezone / get_syslog_timezone which affects
    • the timestamps without explicit timezone designation + new mode NormalizeToUTC: makes sure we output ISO 8601 compliant dates + New mode IgnoreTimeZones: ignore the timezone altogether - useful when
    • you just want the literal dates parsed + special mode set by use_utc_syslog
    • parsing ISO 8601 compliant
    • syslogs using only Time::Moment. Blazingly fast at that. + new mode DateParsing - allows you to disable date parsing + patched date_iso8601 regex to match valid ZULU (UTC-0) dates
    • Tests: + Set mocked time in test suite, should fix the weird leaping dates if timestamp
    • seems to be in the future. + added tests for NormalizeToUTC datetime calculation + sort keys in testing loops ensures the order of tests is always the same
    • instead of hashkeys-random order
  • Change: 66d1605f5f3136189cc5f8d66c2efc596d6b3676 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2016-02-20 22:54:46 +0000
    • Customize the Support POD section.
  • Change: 63de1df04101407b1d327f1d1bd15dcc9a7e3376 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2016-02-20 22:34:30 +0000
    • Remove redundant POD sections.
  • Change: 4357d75d352c0fa9f21367434697c544d39be92a Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2016-02-20 22:34:01 +0000
    • Dist::Zilla and Pod::Weaver config updates.

Modules

Simple syslog line parser