![]() |
|
Just another Perl shrine | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
You're not matching for the "/XX" part, and the second regex also matches whatever the first matches.
A relatively simple (and too permissive) regex would be:
In reply to Re: Script to input IP Address and Subnet Bits (10.3.2.0/28)
by Joost
|
|