in reply to Re^8: Modern Perl Programming Highs and Lows
in thread Modern Perl Programming Highs and Lows
Sure, it's possible to build ever-more-complicated exception mechanisms with lots of corner cases, and to require more testing modules to control them. Sometimes you may even be forced into this silliness. But since you're inviting a world of hurt by doing so, you should ask yourself first whether a simpler solution could work.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^10: Modern Perl Programming Highs and Lows
by diotalevi (Canon) on May 11, 2009 at 02:13 UTC |