perl executable

Dave Cross davorg at gmail.com
Wed Sep 23 12:51:39 UTC 2015


On 22 September 2015 at 16:19, Patrick Dupre <pdupre at gmx.com> wrote:
> Hello,
>
> Is there a perlcc, or a way to create an executable from perl
> in fedora?

Fedora won't be different to any other Linux distribution. The general
points made in the Perl FAQ will still apply.

How can I compile my Perl program into byte code or C?
http://perldoc.perl.org/perlfaq3.html#How-can-I-compile-my-Perl-program-into-byte-code-or-C%3f

But I often find that when people ask this question, they actually
want the answer to a rather different question.

How can I hide the source for my Perl program?
http://perldoc.perl.org/perlfaq3.html#How-can-I-hide-the-source-for-my-Perl-program%3f

Cheers,

Dave...

-- 
Dave Cross :: dave at dave.org.uk
http://dave.org.uk/
@davorg


More information about the users mailing list