[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: base64 encoding with Perl
From: |
Mark A. Hershberger |
Subject: |
Re: base64 encoding with Perl |
Date: |
28 Jul 2002 20:44:20 -0500 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
address@hidden (Kai Grossjohann) writes:
> It seems that this would really make base64 encoding/decoding using
> Perl quite easy. But is MIME::Base64 likely to be included in all
> (current) Perl distributions?
It probably has a widespread install base, but it wasn't in the
core perl until 5.8.0 which was just released this month.
In a couple of years, it would be a very safe bet, but right now,
the module only stands a good chance of being installed.
Mark.