Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

use wperl with pp

by blueberryCoffee (Scribe)
on Feb 08, 2005 at 00:22 UTC ( [id://428871]=perlquestion: print w/replies, xml ) Need Help??

blueberryCoffee has asked for the wisdom of the Perl Monks concerning the following question:

hello monk types,

I have used pp (part or PAR) to package some apps as stand alone executabes and have liked the results. The only thing I wish is that there was a way to have pp use wperl rather than perl. Does anyone know how this is done - or if it can be done?

Wperl is a windows variant perl processor that runs without needing to open a console window. It comes with activestate's version of perl.

Thanks a bunchola

Replies are listed 'Best First'.
Re: use wperl with pp
by bmann (Priest) on Feb 08, 2005 at 00:54 UTC
    From PAR::FAQ:

    How do I make a .exe that runs with no console window under Windows?

    Use the pp --gui option, like this:

    pp --gui -o file.exe file.pl

    Now, I haven't tested this yet - but I've been meaning to run some tests with PAR. When you're done, please post your results.

    Update: A better link to PAR::FAQ - PAR::FAQ

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://428871]
Approved by Old_Gray_Bear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-03-29 10:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found