Antwort: Compilation

From: Manfred Beilfuss (Manfred.Beilfuss_at_dvag.com)
Date: 03/30/04


To: max4o@magic.g00net.org
Date: Tue, 30 Mar 2004 16:07:53 +0200

yes Sir , there are several possibilities e.g. perlapp :

J:\mbf>perlapp -?
PerlApp 5.0.3 build 503
Copyright (C) 1998-2002 ActiveState Corp. All rights reserved.

Usage: perlapp [options...] <script>

The supported options are:

    --add <modules> additional modules to include
    --bind <files> additional files to be bound into the executable
    --blib <paths> additional places to look for perl modules
    --clean don't leave behind object files
    --debug <location> create a (remote) debugging executable
    --dependent exe will be dependent of a Perl installation
    --exe <exefile> name of exe file to generate
    --explain <modules> explain why module was included and exit
    --force don't ask about overwriting existing exe
    --gui don't use a console
    --help print manpage (documentation)
    --icon <icofile> set icons assosiated with executable
    --info <k>=<v>;... set version info
    --lib <paths> additional places to look for perl modules
    --nocompress module source not compressed in exe
    --tmpdir <path> provide a replacement dir for /tmp
    --trim <modules> don't include certain modules
    --verbose more noise when running
    --version print version number and exit
    --xclude don't include perl56.dll

Invoke perlapp with the --help option for details about these options
and how to use this program.

Mit freundlichen Gruessen / Best regards

Manfred Beilfuss

Deutsche Vermögensberatung AG
IT_Systemmanagement , DBA
Münchenerstr. 1
60329 Frankfurt
Tel.: +49 (69) 2384 - 639
Fax: +49 (69) 2384 - 329
Mailto:Manfred.Beilfuss@dvag.com

                                                                                                             
                    max4o@magic.g
                    00net.org An: beginners@perl.org
                                         Kopie:
                    30.03.2004 Thema: Compilation
                    15:59
                                                                                                             
                                                                                                             

is there a way to compile perl programs without perlcc or is there any
other way to hide my source code?

-------------------------------------
This mail is from: <max4o@g00net.org>
-------------------------------------

--
To unsubscribe, e-mail: beginners-unsubscribe@perl.org
For additional commands, e-mail: beginners-help@perl.org
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Relevant Pages

  • Re: How to build an executable on Windows
    ... I have used ActiveState perlapp, ... ActiveState has a great Perl Dev Kit that includes PerlApp, ... so the size of the executables can be ...
    (perl.beginners)
  • Re: perl2shell
    ... Vor einiger Zeit bin ich auf perlapp von ActiveState umgestiegen, und habe auch da bislang noch keine Probleme feststellen können. ... Allerdings arbeite ich unter Windows auch mit ActiveState Perl, nicht mit cygwin oder etwas selbst kompilierten. ... Perlapp ist Teil des Perl Development Kits, von dem es eine time bombed Trial gibt - kannst's Dir ja 'mal angucken: ...
    (de.comp.lang.perl.misc)