in reply to Re: Procedural and Object Oriented Perl Code
in thread Procedural and Object Oriented Perl Code
Update: corrected typo noted below. Thanks RobPayne
Loops occur in both those programming styles, as well as functional programming where they may be disguised as recursion, and monolithic coding and assembler programming as gotos. They do not form a distinguishing point at all.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Procedural and Object Oriented Perl Code
by RobPayne (Chaplain) on Mar 31, 2007 at 13:32 UTC |