Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl -l
    
    ...
    }
    
    sub ary2str { join $;, @{$_[0]} }
    
  2. or download this
    Comparing $tests[0] with $tests[0]
    Same number of keys.
    ...
    Comparing values in 'y' hashref.
    Different values
    ----------------------------------------