Tagged Questions
The perlapp tag has no wiki summary.
7
votes
2answers
192 views
Is there a way to package my unit tests with PAR or PerlApp?
I have an app that I pack into "binary" form using PerlApp for distribution. Since my clients want a simple install for their Win32 systems, this works very nicely.
Now a client has decided that ...
4
votes
1answer
229 views
Why are some characters missing when I converted my Perl script to executable using Perlapp?
Before posting my question to the ActiveState forum, I'd like to try luck here :)
I'm trying to convert a simple script of mine to .exe file using Perlapp (version 8.1). The Perl script works fine ...
0
votes
3answers
64 views
Issues with compiling perl script into executable
I am trying to compile the perlscript below using activestate perlapp. I dont think it has anything to do with the PerlApp program. It runs fine when I just debug and run through activestate
this is ...
0
votes
0answers
34 views
Does ActiveState PerlApp have a problem binding ico files as “Bound Files”
I posted this question at ActiveState but got no reply from support or in a discussion forum. Here is probably better.
I'm a long time user of PerlApp (ver. 8.2.1 Build 292072) and I have experienced ...
0
votes
1answer
87 views
Why does the main window of an X11 application sometimes not appear in OS X
I have created Perl/Tk application for OS X compiled using ActiveState PDK PerlApp 8.2.1. The application requires X11 to work properly on OS X, and everything works fine on my own computer (OS X ...