http://www.perlmonks.org?node_id=969286


in reply to Re^2: Perl Array issue.
in thread Perl Array issue.

++ is the increment operator. You can also use = to assign a nonzero value if you like.