> -----Original Message----- > From: Matthew Frederico [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 24, 2005 11:55 > To: Provo Linux Users Group Mailing List > Subject: Perl Compiler != B > > I suppose I should ask this to the perl mongers list ... > > Does anybody know of a perl COMPILER, that will compile perl > code to a binary for Linux? And it can't be "B" because I've > tried that and it hoses.
Try perlcc (but note that there are some Perl programs that don't do well when compiled with perlcc: YMMV) .===================================. | This has been a P.L.U.G. mailing. | | Don't Fear the Penguin. | | IRC: #utah at irc.freenode.net | `==================================='
