Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        my $value = $HoH{0}{$key};
        print $value->{$key}, "\n";
    }
    
  2. or download this
    1 -> a
    2 -> b
    3 -> c
    4 -> d
    5 -> e