Help for this page
use strict; use warnings; ... print "$string found\n"; } }
<p>Example:</p> use strict; ... print Dumper \@minus;