perl script to binary executible

From: Manas Kulkarni (mk76_at_buffalo.edu)
Date: 01/24/05


To: beginners@perl.org
Date: Mon, 24 Jan 2005 16:45:37 -0500

Hi,

I would like to convert my perl script into a binary executable before
deploying it on a client machine

I checked on google and found "perlbin" at sourceforge.net but that
does not seem to work. It gives compilation error with handy.h file
which is the perl distribution file.

Is there a way to convert perl script to binary executable (linux
platform) so that the code is not seen by the client ?

Thanks in Advance for the help

Manas



Relevant Pages

  • RE: perl script to binary executible
    ... > deploying it on a client machine ... > which is the perl distribution file. ... > Is there a way to convert perl script to binary executable (linux ...
    (perl.beginners)
  • Re: perl script to binary executible
    ... Manas> I would like to convert my perl script into a binary executable before ... Manas> deploying it on a client machine ...
    (perl.beginners)