... still we have package and subroutine...
Perl 5 borrowed its object system from Python and took the approach that class and method are merely syntactic sugar for underlying operations that the runtime translates to symbol table lookups and function invocations anyway.
Even with that in mind, sometimes we write in higher level languages such as Perl to communicate our ideas to ourselves and other humans and not primarily to the computer. (Sometimes abstractions are nice.)
In reply to Re: use of Object oriented program in perl
by chromatic
in thread use of Object oriented program in perl
by gautam_9jan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |