in reply to
Best OOP strategy?
Uh. Where exactly is the OOP here?
$myObj->method();
is object oriented.
package:baz:foo()
is a function call using packagenames
Comment on
Re: Best OOP strategy?
Select
or
Download
Code
In Section
Seekers of Perl Wisdom