[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help sought: base64 encoding/decoding in Perl
From: |
Kai Großjohann |
Subject: |
Re: Help sought: base64 encoding/decoding in Perl |
Date: |
Sat, 27 Jul 2002 22:49:41 +0200 |
User-agent: |
Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu) |
In order to keep the Perl code simple, I've now written
uuencode/uudecode in Perl (thanks to pack("u", ...)). Now I need to
figure out how to do uuencode on the local side. (uudecode is easy
because there is a Lisp file.)
Hm.
kai
--
A large number of young women don't trust men with beards. (BFBS Radio)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Help sought: base64 encoding/decoding in Perl,
Kai Großjohann <=