Help for this page
Select Code to Download
Select
or
download this
{ my @a; ... @a } }
Select
or
download this
use feature qw( state ); ... push @$a, @n; @$a }