in reply to Perl 6 and exe
Speaking of perl5, your link nifty trick is interesting also, and it is quite doable nowadays, but with minor tweaks to perl source tree.
I have my home-grown perl5 executable system, which do on-the-fly unpacks (w/o temporaries, unlike PAR approach), and it is half-way done to a single-file executable.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl 6 and exe
by ikegami (Patriarch) on Sep 18, 2007 at 14:46 UTC | |
by vkon (Curate) on Sep 18, 2007 at 15:31 UTC | |
by ikegami (Patriarch) on Sep 18, 2007 at 15:40 UTC | |
by vkon (Curate) on Sep 19, 2007 at 05:19 UTC |