Help for this page

Select Code to Download


  1. or download this
    $hash{keylvl1}{keylvl2}
    
  2. or download this
    package Tie::HashDF;
    use strict;
    ...
    }
     
    1;
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    ...
     
    #undef $obj;
    #untie %hash;
    
  4. or download this
    FETCH : toby : HASH(0x821a9a0)
    FETCH : drago : HASH(0x81433fc)
    
  5. or download this
    FETCH : toby : HASH(0x821a9dc)
    FETCH : toby : HASH(0x821a9dc)
    FETCH : drago : HASH(0x8143520)