Re: How to execute a command line in Perlscript

From: Jürgen Exner (jurgenex_at_hotmail.com)
Date: 02/07/04


Date: Sat, 07 Feb 2004 14:14:58 GMT


[TOFU snipped]

Eric SALGON wrote:
> Unfortunatly, I have implemented "shell" and "puts" functions in my
> ASP code but `$_` return no result in @output array with a simple
> 'dir' command.
>
> I'm afraid it's a problem of right on my IIS server.

But PerlScript is executed client side.
The web server (be it IIS or Apache or whatever) has nothing to do with it.

jue