Help for this page

Select Code to Download


  1. or download this
    
    sub name1 { 
    ...
            'name2' => \&name2,
         }
    )
    
  2. or download this
    {
      package CMP;
    ...
    }
    
    cmpthese (-5, pckg_subs("CMP") )
    
  3. or download this
    use strict;
    use warnings;
    ...
      }
      return $codehashref; 
    }
    
  4. or download this
    /usr/bin/perl -w /tmp/diff.pl 
    hash_grep:    *CMP::hash_grep
    ...
    hash_values_diff 148869/s        568%               --          -31%  
    +      -40%
    hash_key_diff    215078/s        866%              44%            --  
    +      -13%
    hash_grep        247455/s       1011%              66%           15%  
    +        --