Help for this page
Select Code to Download
Select
or
download this
chomp($f = <>); $input{$f}++;
Select
or
download this
chomp($f = <>); if ( $input{$f} ) { blah; }