Apache-LogRegex

 view release on metacpan or  search on metacpan

CHANGES  view on Meta::CPAN

    included tests for multiple spaces between quoted elements, and the
    failure to parse due to a missing element.

    Fixes RT#107511 

-----------------------------------------
version 1.70 at 2015-02-14 04:50:11 +0000
-----------------------------------------

  Change: c844c83d94df36a325d06cc7b82d447fdf284593
  Author: Andrew Kirkpatrick <ubermonk@gmail.com>
  Date : 2015-02-14 15:20:11 +0000

    version bump to 1.70 

  Change: 4222b76c6427c56cc1af49a6c95dfedd59576751
  Author: Andrew Kirkpatrick <ubermonk@gmail.com>
  Date : 2015-02-14 15:12:01 +0000

    support arbitrary whitespace between elements

    Previously format elements had to be separated by exactly one space
    character. If there was a typo in the apache.conf that introduced
    more spaces or a tab, this module couldn't parse the resulting format
    or log file. Now the separator between log elements is matched by one
    or more whitespace characters.

    Also the return of a hashref from the parse method is now conditional
    on a successful parse. A false value is returned if the parse fails. 

  Change: 091ba4a94bbe827099b98b65202bca22d58212a1
  Author: Andrew Kirkpatrick <ubermonk@gmail.com>
  Date : 2015-02-14 15:06:52 +0000

    add ChangelogFromGit 

-----------------------------------------
version 1.60 at 2015-02-12 14:08:11 +0000
-----------------------------------------

  Change: c335baccfcf3c0f1f1e9f2e558531e591c1f87c0
  Author: Andrew Kirkpatrick <ubermonk@gmail.com>
  Date : 2015-02-13 00:38:11 +0000

    version bump to 1.60 

  Change: b071ac622764c5f738fab2bd4ab92511876fc9aa
  Author: Andrew Kirkpatrick <ubermonk@gmail.com>
  Date : 2015-02-13 00:37:05 +0000

    add generate_parser method returnign a closure

    Also tests for this feature. 

  Change: e647e9191814dd0a047b388ee04fbfe3cda1c98e
  Author: Andrew Kirkpatrick <ubermonk@gmail.com>
  Date : 2015-02-12 23:29:39 +0000

    clarity in member names 

  Change: ee438bfd2e74048dfe1092f93d10241751ad7177
  Author: Andrew Kirkpatrick <ubermonk@gmail.com>
  Date : 2015-02-12 18:44:58 +0000

    code cleanup and die on falsey format 

  Change: 9f0ad6b45731f983d173384887dc82bc21f3d1d0
  Author: Andrew Kirkpatrick <ubermonk@gmail.com>
  Date : 2015-02-12 18:21:44 +0000

    whitespace normalisation 

  Change: 020d656141dc3bff6c0449d9e9d9f5fef0e73568
  Author: Andrew Kirkpatrick <ubermonk@gmail.com>
  Date : 2015-02-12 18:21:21 +0000

    add a .dir-locals.el 

  Change: 552cf49ca8a2db0e76ab5d1fdf09de33b00f3fec
  Author: Andrew Kirkpatrick <ubermonk@gmail.com>
  Date : 2015-01-23 19:48:07 +0000

    use GithubMeta dzil plugin 

  Change: bbb9ac10d6c8ffddccbef0a060344a6c709cced7
  Author: Andrew Kirkpatrick <ubermonk@gmail.com>
  Date : 2013-04-03 15:34:32 +0000

    ignore build artefacts 

  Change: 7540210979e209a46732f45b6d28c31667e49b3c
  Author: Andrew Kirkpatrick <ubermonk@gmail.com>
  Date : 2013-04-03 15:29:31 +0000

    dzil release config 

================================================
Plus 2 releases after 2013-10-07 00:00:00 +0000.
================================================



( run in 1.989 second using v1.01-cache-2.11-cpan-5837b0d9d2c )