in reply to Re^2: Perl 5's greatest limitation is...?
in thread Perl 5's greatest limitation is...?
The .meta.getmethods() method in Perl 5 would require symbol table scanning and @ISA chasing yet may still be incorrect given Perl's convention based OO and dynamic nature.
|
|---|