Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
authorAbhijit Menon-Sen <ams@wiw.org>
Mon, 3 Feb 2003 08:26:36 +0000 (08:26 +0000)
committerAbhijit Menon-Sen <ams@wiw.org>
Mon, 3 Feb 2003 08:26:36 +0000 (08:26 +0000)
commit6a63fb82fdd16c61ba37cb79b6a3e6dd0703ff0d
treea93ed67b617c3a83f04707d1045719fb73f93663
parent330e22d5036b4b1f7e7b4336c48c776a45e1f14f
Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
utility scripts?)

p4raw-id: //depot/perl@18642
12 files changed:
MANIFEST
ext/MIME/Base64/Base64.pm
ext/MIME/Base64/Base64.xs
ext/MIME/Base64/Changes
ext/MIME/Base64/Makefile.PL
ext/MIME/Base64/QuotedPrint.pm
ext/MIME/Base64/decode-base64 [new file with mode: 0755]
ext/MIME/Base64/decode-qp [new file with mode: 0755]
ext/MIME/Base64/encode-base64 [new file with mode: 0755]
ext/MIME/Base64/encode-qp [new file with mode: 0755]
ext/MIME/Base64/t/base64.t
ext/MIME/Base64/t/quoted-print.t