Help for this page
Select Code to Download
Select
or
download this
%test_hash = (a=>1, b=>2);
Select
or
download this
require 'a.pl'; ... print "$test_hash{$_}\n"; }