Help for this page
Select Code to Download
Select
or
download this
my @array; my @array = ();
Select
or
download this
my @array; $#array = 99; my %hash; keys %hash = 100;