Help for this page

Select Code to Download


  1. or download this
    our $FH = "input.txt";
    open FH or die $!;      # opens input.txt !