in reply to Re: regex match triggers "Use of unititialized value ..." warning
in thread regex match triggers "Use of unititialized value ..." warning

$2 doesn't exist. So that's cleared up now. Thank you. Removing $2 from the code removes the warnings, gives the expected output and all is well.


Be Appropriate && Follow Your Curiosity
  • Comment on Re^2: regex match triggers "Use of unititialized value ..." warning