Help for this page
use warnings; use strict; ... print "$str $x $y $c $d\n"; __END__ ABCDEFGHIJKLMNOPQRSTUVWXYZ 1 -1 10 -2
$hash{foo}.=$foo; next if $dupe{$_}++;