On Tue, 2004-01-27 at 14:56, Gary Funck wrote:
> Attached is a perl script, expand_regex.pl, which will accept an SA rules
> file
> on standard input and will by default output the expansions of those rules,
> taking
> into account regex factoring due to parentheses. When invoked with
> the -verbose option, the program will preface the expansion by the rule. It
> has several
> options which will cause it to expand various commonly used idioms inside
> regex
> patterns such as \d, [set of chars], {repetition count}, and ?. Note that
> these
> expansion options are off by default, and when enabled can create some very
> large
> expansion sequences.
> 

I've taken the liberty of adding this to the Exit0 wiki. It's at
http://www.exit0.us/index.php/ExpandRegex

-- 
AltGrendel <[EMAIL PROTECTED]>



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to