ukhas jean wrote:
> Hello Bill et al,
>  
> I am using perl 5.8 on windowsXP. till now i have been running scripts 
> using the .pl file.
> i have to send a few files to the client hence would require to convert 
> my code (comprising of .pl and .pm files) into .exe
>  
> q. 1. which is the best tool for this?? (since google is giving me show 
> many options!)

You've got Activestate's PDK, perl2exe and PAR.  Google away.

> q. 2. also this .exe the client may run on windows/unix. will the 
> creation of an .exe on windows affect its performance on unix??

Obviously the exe has to be for the target system or possbily run under
emulation.

> (PS:: i aint using any OS-specific command in my script)


_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to