Help for this page

Select Code to Download


  1. or download this
    require ${modulename};
    
  2. or download this
    #build the hash in an autoloaded module using a reference:
     &{${modulename}.'::$modulename'}($param1,\%myhash,\%hash2);
    
  3. or download this
    #in $usermodule, keys to the hash exist:
      @mykeys = keys %$hashref;  # is non-empty array