Help for this page

Select Code to Download


  1. or download this
    syntax error at output.pl line 2, at EOF
    Execution of output.pl aborted due to compilation errors.
    
  2. or download this
    #!usr/local/bin/perl
    use strict;
    ...
            last;
        }
    }