The source is not a problem ( if you using plainperl ). be shure you have 
all the modules you use in the script ( some modules are OS-oriented ).
The #!/usr/local... is ok, because win ignores it (*normaly*) but if you 
add some win things it is easyer for you to be shure that is "my win 
impementation" to change it in #!perl.exe.

win use the path and not the header of the file.

Hope this helps
Kris

On 9 Jan 2003 at 2:09, [EMAIL PROTECTED] wrote:

> I need to port some perl5 scripts from UNIX to ActivePerl 5.6 on NT.  The 
> scripts are just basic perl, nothing fancy.  Does ActivePerl 5.6 support most 
> of the basic perl5 statements?  Can the scripts still use 
> the /usr/local/bin/perl in their header ?
> 
> Kim
> _______________________________________________
> ActivePerl mailing list
> [EMAIL PROTECTED]
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs


_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to