Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
                if $foo{$k1}{$k2} eq $bar{$k1}{$k2};
        }
    }
    
  2. or download this
    use strict;
    use warnings;
    ...
            print "\n";
        }
    }