[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Dumping perl code



On Fri, 5 Sep 1997, Martin Schulze wrote:

> Lately someone asked how to dump perl code.  Now I'm in the need of
> this and cannot find the answer anymore.
> 
> How do I get a compiled perl script?

2 Solutions:

1/ Use the Perl compiler module (available on CPAN mirrors). It's beta but
said to work well.

2/ Dump your script by adding '-u' to your perl command line; then
use undump to recover an executable from the core file ('strip' it
to make it smaller).

I personaly only tried 2/ on SunOS-4.1.3 (works great ;).
The only undump program I've heard of running under Linux is coming in the
emacs src.

Mark: could you please consider making another binary package from the
emacs src containing undump?

	Cordialement,

--
-     ** Linux **         +-------------------+             ** WAW **     -
-  vincent@debian.org     | RENARDIAS Vincent |          vincent@waw.com  -
-  Debian/GNU Linux       +-------------------+      http://www.waw.com/  -
-  http://www.debian.org/           |            WAW  (33) 4 91 81 21 45  -
---------------------------------------------------------------------------


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: