On Sunday, June 1, 2003, at 07:58 PM, WC -Sx- Jones wrote:
/(37.3,200)/; # matches any number x, 37.3 < x < 200
/((37.3,200))/; # matches any number x, 37.3 < x < 200 and saves it
...
But I cannot seem to get the simple test case working:
/66\.230\.((192,239))\.\d+/
Sorry - wrong version of Perl :/
A better question then is -- can do this in Perl5 ???
???/Sx ?
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]