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.
Ok, (Score:2)
should be changed to:
This would keep it in a OOP wording and possibly make it more essential for Perl-OOP beginners to understand what is going on.
The construct is quite essential (I personally always use it).
If you use inheritance, the result of not using could be strange since many people would perhaps not understand why their inheritance does not work and errors, which might be quite difficult to debug will occur
Re:Ok, (Score:2)
The most active high profile opponent of this complex abomination must be Randal L. Schwartz, AKA merlyn [perl.org]. I'm quite sure he'll step in this discussion at one point, but at this time, I'll just point to one of his posts on PerlMonks [perlmonks.org].
Reply to This
Parent