SPUG: Perl2Exe Alternative

Jay Scherrer jay at Scherrer.com
Tue Feb 5 10:51:02 CST 2002


Try perlcc,
I found that perlcc is bundled with Perl it self.
What it does is run your perl code through a c compiler to make an 
executable. I did have a hard time with Tk scripts though. check the perldocs 
on perlcc.

Jay
Quod erat demonstrandum (``That which was to be shown'').

On Monday 04 February 2002 02:27 pm, Asim Jalis wrote:
> Is there a free alternative to perl2exe?
>
> Basically I want to bundle up a perl program with
> the interpreter into one executable, containing
> all the modules I need, containing the interpreter
> and also my code. This is so I can give my program
> to people who don't have perl installed on their
> machines without forcing them to do a separate 5MB
> download of the perl environment.
>
> Assuming that a free perl2exe does not exist, does
> anyone have suggestions on how to do this?
>
>
> Asim
>
> __________________________________________________
> Do You Yahoo!?
> Great stuff seeking new owners in Yahoo! Auctions!
> http://auctions.yahoo.com
>
>  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>      POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
>       Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
>   Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
>  For daily traffic, use spug-list for LIST ;  for weekly, spug-list-digest
>      Seattle Perl Users Group (SPUG) Home Page: http://seattleperl.org

 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
      Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
  Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
 For daily traffic, use spug-list for LIST ;  for weekly, spug-list-digest
     Seattle Perl Users Group (SPUG) Home Page: http://seattleperl.org





More information about the spug-list mailing list