Help for this page

Select Code to Download


  1. or download this
    foreach (0 .. 114) {
       print "VALUE $hash{$_}\n" if exists $hash{$_}
    }