D
drleeds
I am working on a program which I am giving to people who use only
Windows machines and do not want to know anything about installing Perl
or modules.
I am using the pp tool that comes with Par to create the exe. My
program uses Strawberry Perl and an assortment of modules, like
WWW::Mechanize, HTML::TreeBuilder, HTML::Template, File::Slurp. I am
planning to possibly use Date::Manip and maybe others. I wanted to use
Win32:
rinter, but I could not get Strawberry Perl to install it, even
with force.
The .exe version of the program runs a little slower than I was hoping
it would. I have not formally timed it, but it seems like the .pl
version runs faster. It is hard to tell because the program depends on
network conditions.
Is there a difference in the speed of execution of Windows executables
created by the various Perl to exe solutions? ActiveState, Par or one
of the other two or more other solutions?
I am not sure how these programs do what they do and if it is very
different from one to another. Thank you for any advice on this matter.
Windows machines and do not want to know anything about installing Perl
or modules.
I am using the pp tool that comes with Par to create the exe. My
program uses Strawberry Perl and an assortment of modules, like
WWW::Mechanize, HTML::TreeBuilder, HTML::Template, File::Slurp. I am
planning to possibly use Date::Manip and maybe others. I wanted to use
Win32:
with force.
The .exe version of the program runs a little slower than I was hoping
it would. I have not formally timed it, but it seems like the .pl
version runs faster. It is hard to tell because the program depends on
network conditions.
Is there a difference in the speed of execution of Windows executables
created by the various Perl to exe solutions? ActiveState, Par or one
of the other two or more other solutions?
I am not sure how these programs do what they do and if it is very
different from one to another. Thank you for any advice on this matter.