Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    # Read back the file
    do $fname;
    printf "Results of hash = %s\n", Dumper($phash);