Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    }
        # what I meant there was: please do not autovivify $HoH{$uid}; ins
    +tead,
        # do a separate check of hash-key existence for each level of hash
    + nesting
    
  2. or download this
    use strict;
    use warnings;
    ...
        }
        return $result;
    }