Is that a double constructor? Half a constructor?sub foo { my $x = bless [], "X"; my $y = bless {}, "Y"; ... return 1; }
In reply to Re^4: Perl "new" command
by JavaFan
in thread Perl "new" command
by akagrawal3
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |