Search on www.deja.com for Devel::Loaded, which will tell you which
modules your script uses. Then, you can hopefully re-create a mini module
structure in the directory you have your script in, and include the perl
executable and libraries in the same directory - thus creating a mini perl
installation.
I've had to do this wil a script of mine since not everyone has the latest
and greatest perl installed (tho they should!!!)
Luke
On Wed, 18 Jul 2001, Luca Veraldi wrote:
> Dear Sirs,
>
> is there an utility I can use to convert a perl script into an executable file? That
>is a binary one?
>
> ----------------------------------------
> Visit me at http://www.supremo.3000.it/
> and sign in my Guest Book or email me at
> [EMAIL PROTECTED]
> ICQ# 115368178
>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]