Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: How to make EXE file for Windows cmd window

by soonix (Canon)
on Dec 23, 2015 at 19:25 UTC ( [id://1151075]=note: print w/replies, xml ) Need Help??


in reply to How to make EXE file for Windows cmd window

Seconding Lotus1 (Re: How to make EXE file for Windows cmd window). When I wrote EXE from Script (Re: General advice desperately needed), ISTR I had previously tried to install PAR::Packer on DWIM Perl, which is a derivative of Strawberry. The best experience with both pp and Tk I had with Strawberrys PortableZIP edition. (Should work for you without Tk and without the -g flag on pp)

It should go without saying, but just to be certain: if you have multiple Perl interpreters, you know that you have to use the cpan utility of the respective Perl environment?

Replies are listed 'Best First'.
Re^2: How to make EXE file for Windows cmd window
by Discipulus (Canon) on Dec 24, 2015 at 11:40 UTC
    indeed
    perl -V:myuname && which pp.bat myuname='Win32 strawberryperl 5.14.2.1-portable #1 Tue Nov 22 18:24:29 + 2011 i386'; C:\path\strawberry\perl\bin\pp.bat

    L*
    There are no rules, there are no thumbs..
    Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (8)
As of 2024-04-18 11:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found