Help for this page

Select Code to Download


  1. or download this
    use English; # for $INPUT_LINE_NUMBER instead of $.
    # open files FILE and OUT
    ...
        print OUT $_;
    }
    # close files