Just another perl hacker somewhere near Disneyland
I have this homenode [perlmonks.org] of little consequence on Perl Monks [perlmonks.org] that you probably have no interest in whatsoever.
I also have some modules [cpan.org] on CPAN [cpan.org] some of which are marginally [cpan.org] more [cpan.org] useful [cpan.org] than others.
perl2exe (Score:2)
Ya know, you can compile Perl on Windows out of the box these days. You can use that instead of ActivePerl if you want to ship a PAR executable.
If PAR won't do it (which it should) there's always Ye Olde--umm, reliable?--perl2exe [indigostar.com].
Re:perl2exe (Score:1)
Re:perl2exe (Score:2)
Re:perl2exe (Score:1)
Re:perl2exe (Score:2)
Welcome to the Wonderful World of Commercial Software.
Keep your eye on this [activestate.com].
Re:perl2exe (Score:1)
o/` Stop! Lawyer time. o/` (Score:2)
ActiveState ship a perl SDk for this kind of thing (Score:2)
You want to look at the website as they have ways and means of building COM components etc with the SDK and you get (iirc) support.
HTH
A.
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;