Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
        print "$_: $hash{$_}{same} vs $hash{$_}{new}\n";
    }
    
  2. or download this
    1: ARRAY(0x34f88) vs ARRAY(0x35d50)
    2: ARRAY(0x34f88) vs ARRAY(0x1854e88)
    3: ARRAY(0x34f88) vs ARRAY(0x1854e34)