Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    # print Dumper get_value_for_key($complex, 'key_of_hash');
    # say get_value_for_keys($complex, 'key_of_hash', 'key_of_hash_of_hash
    +es', 'opt3');
    # print Dumper $complex;