my $var will begin("stuff"); # at BEGIN time my $var will check("stuff"); # at CHECK time our $var will init("stuff"); # at INIT time state $var will first("stuff"); # at FIRST use time my $var will enter("stuff"); # at block ENTRY time has $.var will build("stuff"); # at object init time
In reply to Re: BEGIN, strict, and variable assignment
by TimToady
in thread BEGIN, strict, and variable assignment
by dragonchild
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |