Help for this page
Select Code to Download
Select
or
download this
print Dumper(\%usage);
Select
or
download this
for (keys %usage) { print "$_ = $usage{$_}\n" }