Added module: still missing in the executable
I have a perl programs which works flawlessly on my computer, with Activestate perl 5.16.3 installed (32 bit, MS Windows 7, kernel 32 bit) and all the required modules.I try to prepare a standalone...
View ArticleWarnings is detail list on compile
Complains about modules (pm) not found.What is the trick in elimination, found and ppm'd some but have 8 that I cannot find.
View ArticlePDK - PerlApp issue after going to 5.16.3 (runtime issue)
PerlApp 9.2.1 build 296433 Perl 5.16.3Issue:{.\JIRARESTToolv1_1.exe} Could not find a suitable Class::Load implementation: Can't locate Class/Load/XS.pm in @INC (@INC contains: C:\Data\Tools\Perl\Lib...
View ArticlePerlApp and environment variables
We have an executable that we created with PerlApp that can be run from a command shell or as an fast-cgi script from a web server (in our case, Apache 2.4 using mod_fcgid). The executable contains a...
View ArticlePerlSvc 9.5.1 exe is flagged by Syamtec Enpoint Protection as a virues and...
I've written a Windows service using PerlSvc 9.5.1. When the complied exe is placed in a directory on the c: drive of a Windows 32 bit server, SEP flags the exe as a virus and quarantines the module....
View ArticleAnother perlapp not recognized as a PDK tool question
I had to re-image my personal computer, which wiped out all of my apps. When I searched for Perl 5.8.9 on the net, I found out it's no longer available as a free download from ActiveState. I tried...
View ArticlePDK Dead?
Is this product still an active project? I know that it adds support for newer versions of perl but there doesn't seam like much of anything else has changed. Do you have a product road map that shows...
View ArticlePDK alternatives?
I have a lot of different Perl programs that run on Windows as service (PerlSVC) and in the icon tray (PerlTray).What can i use as an alternative to the (now dead) PDK?
View ArticlePerlCom.Script making issue with VB6 Application
When accessing a custom dll built upon PERL in VB6 application it shows following error message-"error code 429 -can't create ActiveX Object ". After installing the various versions of PERL still...
View ArticleDistribute many perlapp wrapped executables but save space by using --dependent
Summary QuestionDo I simply use perlapp --dependent for each perl script and then make sure I copy perl-static to the app's bin directory (calling it perl) during the build?BackgroundI am currently...
View Article