Yup, that's what I do, because perl regex is more of a standard, at least
what I have found.

The firewall I manage, has perl regex, I wanted to write a witango app to
test the ones I do for the firewall and couldn't :-(

Ben Johansen


-----Original Message-----
From: Anthony M. Humphreys [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 16, 2005 11:21 PM
To: witango-talk@witango.com
Subject: Re: Witango-Talk: Auto a href

Which is why I use JavaScript for all of my regular expressions, 
it's closer to the perl's regex so most perl regexes work with it,
it's well documented,
and witango can execute server side.

----- Original Message ----- 
From: "Customer Support" <[EMAIL PROTECTED]>
To: <witango-talk@witango.com>
Sent: Wednesday, 16 February, 2005 23:50
Subject: Re: Witango-Talk: Auto a href


> Witango uses a POSIX regex engine which is standards based while Perl  
> has its own standard for Regex and in its latest release does not even  
> call them regex any more but just plain old rules.
> 
> If a regex works with sed then it will work with witango as they use  
> the same library.
> 
> If you want to use regex in your apps get a hold of the book Mastering  
> Regular Expressions (If your an insomniac it is an excellent drug free  
> cure).
> 
> 
> Witango Support

... deleted ...
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to