NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Disentangle Polymorphism and Inheritance! (Score:1)
Perhaps you would, if CPAN modules generally had good design (I'm not willing to make that assumption in general) or if module authors were truly egoless programmers (I point you to templating systems, argument processing modules, web frameworks, class creation modules...).
Re: (Score:2)
Where inheritance is useful (Score:1)
But beyond that, I think inheritance is just another implementation method.
Pick the best one for the job.