<div dir="ltr">Have you looked at <a href="http://search.cpan.org/%7Eautrijus/PAR-0.85_01/script/pp">PP</a>?&nbsp; It can create archives as stand-alone executables (dependencies included, even the Perl interpreter itself, with or without standard libraries).<br>
<br>I haven&#39;t used it in a few years, so you may want to seek other opinions or caveats about it, but it seems very close to what you are looking for.<br><br><div class="gmail_quote">On Sat, Sep 27, 2008 at 4:33 PM, David Ljung Madison <span dir="ltr">&lt;<a href="http://pm.org">pm.org</a>@<a href="http://daveola.com">daveola.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I have a wxPerl application that is the front-end to a perl script.<br>
<br>
I want to package the whole thing up with an installer that installs:<br>
<br>
 &nbsp;- my wxPerl front end<br>
 &nbsp;- my script<br>
 &nbsp;- perl (probably cygWin?)<br>
 &nbsp;- wxWindows<br>
 &nbsp;- wxPerl<br>
 &nbsp;- ..and anything else I might need.<br>
<br>
The project is freeware (i.e., it has no $price to fully use),<br>
so I can&#39;t afford any *per-user* license fees, but I can spend<br>
a little bit of money on making a good package.<br>
<br>
The questions that are racing through my mind are:<br>
<br>
1) What&#39;s a good wrapper/installer for this kind of project?<br>
 &nbsp; It&#39;d be nice if it could be done by a single executable.<br>
<br>
2) What&#39;s the best way to package wxPerl on MSWin?<br>
<br>
3) Which versions of MSWin do I need to support to cover most<br>
 &nbsp; of the MSWin community? &nbsp;Vista? &nbsp;XP? &nbsp;2k? &nbsp;I have no idea...<br>
<br>
4) Which perl to use? &nbsp;I attempted porting to cygwin and<br>
 &nbsp; activestate before, but activestate had some problems<br>
 &nbsp; with opening pipes. &nbsp;Although if that&#39;s resolved, I<br>
 &nbsp; guess it would probably be easier to package the activestate<br>
 &nbsp; perl rather than the monstrous entirety that is cygwin.<br>
<br>
<br>
Dave<br>
<br>
---------------------------------------------------------------------------<br>
Dave Ljung Madison &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://GetDave.com/" target="_blank">http://GetDave.com/</a> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;415 341-5555<br>
------------ &quot;Preferred over shiny round objects 2-to-1&quot; ------------------<br>
_______________________________________________<br>
SanFrancisco-pm mailing list<br>
<a href="mailto:SanFrancisco-pm@pm.org">SanFrancisco-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/sanfrancisco-pm" target="_blank">http://mail.pm.org/mailman/listinfo/sanfrancisco-pm</a><br>
</blockquote></div><br></div>