Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • pristine-tar
  • upstream
  • debian/0.05-6
  • debian/0.05-5
  • archive/debian/0.05-4
  • debian/0.05-4
  • debian/0.05-3
  • debian/0.05-2.1
  • debian/0.05-2
  • debian/0.05-1
  • upstream/0.05
  • debian/0.04-1
  • upstream/0.04
  • debian/0.02-1
  • upstream/0.02
16 results

Changes

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.
    Changes 726 B
    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