> Subject: How to use "#! perl " to directly run perl script on 
> Win32 platform?
> 
> 
> Hello ,
> 
>  Could you please tell me how to use "#! perl " to directly run perl
> script on Win32 platform?
> 
>  Assume that ActivePerl has installed in "c:\perl" .
> 
>  Any help will be appreciated.
> Thxs,
> 
>  Honery.

Hello,

I may be wrong, but '#!' notation does not work on win32.
In order to run scripts directly, pl extension must be associated with
appropriate perl executable.

Regards,

Jan Blaha

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to