in reply to Re^2: Problem with $1in thread Problem with $1
Hi,
I would also use my ($subject) = $line =~ ... It's cleaner than making the person examine the regex...
Regards,