n Perl the constructor doesn't have to be named "new"
In Perl no, but OO frameworks like Moose and its derivatives have adopted this convention and use "new" for object instantiation.
Principle of Least Astonishment: Any language that doesn’t occasionally surprise the novice will pay for it by continually surprising the expert
In reply to Re^2: Perl "new" command
by Erez
in thread Perl "new" command
by akagrawal3
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |