You CAN do it, but you must have a compiler installed.  Even if you do,
however, be advised that perlcc is not a finished product.  It may not work
perfectly even if you do everything right.  If you are trying to compile
Perl code because:

(a)you want to be able to distribute a script to people who do not have Perl
installed, or 

(b)you want to package a Perl script together with its modules so you don't
have to worry about what modules are installed on a particular machine, or 

(c)you want to have some limited protection from people peeking at your
source, 

then I would suggest going with either PerlApp, which is available as part
of ActiveState's Perl Dev Kit, or perl2exe.  Personally, I use PerlApp.

-----Original Message-----
From: Octavian Rasnita
To: [EMAIL PROTECTED]
Sent: 7/19/02 3:39 AM
Subject: perlcc

Hi all,

Do you know if I can use perlcc under Windows 2k?
I've tried but it gave me only a lot of errors but it didn't make any
file.

Thanks.


--
Teddy Center: http://teddy.fcc.ro/
Mail: [EMAIL PROTECTED]




-- 
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]

Reply via email to