Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    # But we can go even further!
    $hashRef->{"somewhere"}->{"deep down"}->{"this"}->{"data structure"} =
    + "I think, so I exist.";