in reply to Re^3: Refactoring Perl 4 - Replace Temp with Query
in thread Refactoring Perl #4 - Replace Temp with Query
The reader must always keep in mind that the examples are given only to show the technique, not to serve as illustrative cases. In other words, for pedagogical purposes, this 10-line code fragment is the picture which, lacking it, would take 1000 words of prose to explain. Once the reader has learned how the technique works, she can implement it in real-world cases which are much more complex and actually call for the pattern.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Refactoring Perl 4 - Replace Temp with Query
by mr_mischief (Monsignor) on Aug 02, 2007 at 18:51 UTC |