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


in reply to brian's Guide to Solving Any Perl Problem

Have you noticed areas of confusion?
When trying to explain your code to others, have you noticed where they get confused? Have you noticed where you get confused? Spend some time in those areas. Try refactoring, simplifying, or rewriting until the confusion goes away.

Replies are listed 'Best First'.
Re^2: brian's Guide to Solving Any Perl Problem
by chromatic (Archbishop) on Jul 21, 2004 at 06:19 UTC

    I hate when this happens, but it happens to me. I spent a couple of hours renaming several sets of modules because one sentence in the documentation made no sense with their original names.