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.
|
|---|