Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    dumping hash table 4
    lo=>9
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    # result in a difference in # of keys used or total keys.
    
    # Of course the code above will always result in "1/8".