or download this
use strict; # Always start a Perl script with these two without the
+m
use warnings; # there are many subtle ways to shoot yourself in the f
+oot
...
# to use logfile, send output to the cgi invoker, or just throw it aw
+ay
Print "the command: $batfile $param\nGasve the result: $result";