Help for this page

Select Code to Download


  1. or download this
    print_hash(\%hash,'');
    #                ^^^
    ...
            my $href2 = $$href{$key};
            print_hash($href2,$pre.$key.'/');
    #                        ^^^^^^^^^^^^^^