From: "Duarte Cordeiro" <[EMAIL PROTECTED]>
>  after spending a couple of months on a perl project, I'm going to
>  install the application on costumer's server. The question being:
> - Is there any way I can "join" all the modules in one big file? It
> has nothing to do with do not wanting them to see the source code, its
> just for easy of install/use. Is there anything around like "use
> package", that tries to read the package from a sort of big lib file
> instead of browsing to the perllib directories ?

Just a few links:
        http://search.cpan.org/author/AUTRIJUS/PAR-0.62/PAR.pm

        http://www.activestate.com/Products/Perl_Dev_Kit/
                (See PerlApp)

        http://www.perl2exe.com

Jenda
        
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to