[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Yet another regex question



On Sat, 2005-08-13 at 11:33 -0400, Geoffrey wrote:
> I'm not sure why you can't tell it what not to catch.  It's simply an 
> extra line of code.  Is it limited by memory/space?

Its written in C not perl.  Plus the design does not allow something
like that.  If we modded it for one customer we would have to tree the
code in CVS for that customer.  If they were using our perl agent
instead I would still have to use the regex because we use the Expect
module to do all regex matching.