in reply to Re: Perl Bug in Regex Code Block?
in thread Perl Bug in Regex Code Block?

Some answers to your questions

Update: I forgot to mention use re 'debug'. It is always helpful when you don't understand a pattern match.

-- Hofmator