in reply to Re: My Perl code can be understood by...
in thread My Perl code can be understood by...

Ideally the order would be:
  1. identifying the offending line
  2. adding a test case to exercise the bug
  3. and writing a patch to fix it

--
Rohan
  • Comment on Re^2: My Perl code can be understood by...