http://www.perlmonks.org?node_id=669221


in reply to My Perl code can be understood by...

... the people who file bug reports on the RT queues of my modules. Many times the person goes to the trouble of:

So some people understand my code...

• another intruder with the mooring in the heart of the Perl

  • Comment on Re: My Perl code can be understood by...

Replies are listed 'Best First'.
Re^2: My Perl code can be understood by...
by arc_of_descent (Hermit) on Mar 01, 2008 at 12:34 UTC
    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