Help for this page
# given a hash: my %hash = (one => 1, two => 2); ... # is equivalent to: print $hash{"one"}, $hash{"two"};
www.com | www.net | www.org
No recent polls found