File: Changes

package info (click to toggle)
libmessage-passing-filter-regexp-perl 0.05-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 96 kB
  • sloc: perl: 146; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 726 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Revision history for Perl extension Message::Passing::Filter::Regexp.

0.05  Fri Jul 12 18:03:14 2013
        - add support for `fromto => { message => undef }`.

0.04  Wed Jun 19 12:03:00 2013
        - add `fromto` hashref attr, now you can capture multi-fields.
        - modify JSON test for the hash randomization changed by Perl5.18

0.03  Sat Jun  8 10:31:42 2013
        - add attrs of _re and _fields, so no more need to call function
          of Regexp::Log everytime. Save half time in 100k lines testing.

0.02  Sat Dec 29 01:40:00 2012
	- use JSON::Types to mutate string to number

0.01  Sat Dec 22 15:05:40 2012
	- original version; created by h2xs 1.23 with options
		-XA -n Message::Passing::Filter::Regexp