in reply to Cpan module interface: OO or just a module?
If a procedural interface ends up passing all the same information to each routine call, it's a bad design, and the information should be stored in an object instead.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Cpan module interface: OO or just a module?
by theantler (Beadle) on Apr 09, 2010 at 13:17 UTC |