On Wednesday, August 14, 2002, at 10:29 , Beans wrote: [..] > Is this step something that is neccessary for UNIX but not for Windows? [..]
If you are planning to have your *.pl file run 'on its own' rather than with perl foo.pl then you will need to set the execute bits on the "unix side". there is a way that you can 'translate' your *.pl into *.exe with tools from the Active State. you may also want to look into using the Perl TK modules if you are planning to write windows specific Gui tools - rather than 'command line/dos command/cygwin' style executables. ciao drieux --- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]