in reply to RE: RE: Regex to find URLs in a string
in thread Regex to find URLs in a string

Thanks for the correction. I've learn most of my PERL by guessing. I figured if $# worked for arrays, it might work for scalars.

Your suggestions is also, I find, a lot clearer and more percise. Thanks.
  • Comment on RE: RE: RE: Regex to find URLs in a string