On a related note, sometimes I find using OO only to have separate name space and not have to import k number of subs. That surely beats having to write the module name every time when calling a function. I do cringe having to provide a constructor (when all I need is a short syntax to call a sub) due to, however minor, work involved.
Is there any other reasonable alternative to the above?
In reply to Re: When to Use Object Oriented approach in Perl? (RFC)
by Anonymous Monk
in thread When to Use Object Oriented approach in Perl? (RFC)
by thanos1983
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |