This question really isn't in Perl-land any more, but a CGI question. This CGI script should do it:
#!/bin/sh echo "Content-Type: text/plain" echo ssh myusername@server1 ./script.pl arg
I'm not sure why your php solution did not work. Maybe you wanted the passthru function?
In reply to Re^3: Simple Perl print() output redirect to html/webpage.
by Anonymous Monk
in thread Simple Perl print() output redirect to html/webpage.
by hmb104
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |