If you're checking out Perl2exe, be sure to check out PerlApp as well. It comes as part of the ActiveState Perl Dev Kit. As for perlcc, it's really still a work in progress, so I wouldn't try to use it for any production code.
-----Original Message----- From: Dharmendra Rai [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 3:59 AM To: Perl beginners Subject: RE: like an exe file Hi, Perl2Exe is a command line utility for converting perl scripts to executable files.This allows you to create stand alone programs in perl that do not require the perl interpreter. You can also ship the executable file without having to ship your perl source code. Perl2Exe can generate executables for Win32 and Unix target hosts. Perl2Exe can generate cross-platform code. For example you can generate code for Solaris from a Linux machine. Perl2Exe also allows you to create no-console programs using Tk. Dharmender Rai __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]