Help for this page

Select Code to Download


  1. or download this
    while (<LOOPFILE>) {
          $linenumber ++; 
    ...
    }
            require "footer.pl";
            close (LOOPFILE);