Try the PAR module... it comes with the "pp" utility.

pp -o hello hello.pl 

The Author calls it "perlcc that works" :)

ignore perlcc... its an incomplete toy...

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] Behalf 
> Of [EMAIL PROTECTED]
> Sent: Friday, March 28, 2003 1:25 AM
> To: [EMAIL PROTECTED]
> Subject: [Perl-unix-users] Executable files
> 
> 
> 
> A little help please with turning a short perl script into an 
> executable. I have tried 
> 
> $perlcc -o hello hello.pl 
> 
> only to be rewarded with lots of No Library found errors. 
> Obviously a config error, but what do I need to load to get this to work?
> Thanks...
> _______________________________________________
> Perl-Unix-Users mailing list
> [EMAIL PROTECTED]
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
> 
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to