diff options
author | Abhijit Menon-Sen <ams@wiw.org> | 2003-02-03 08:26:36 +0000 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2003-02-03 08:26:36 +0000 |
commit | 6a63fb82fdd16c61ba37cb79b6a3e6dd0703ff0d (patch) | |
tree | a93ed67b617c3a83f04707d1045719fb73f93663 /MANIFEST | |
parent | 330e22d5036b4b1f7e7b4336c48c776a45e1f14f (diff) | |
download | perl-6a63fb82fdd16c61ba37cb79b6a3e6dd0703ff0d.tar.gz |
Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
utility scripts?)
p4raw-id: //depot/perl@18642
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -499,6 +499,10 @@ ext/MIME/Base64/Base64.xs MIME::Base64 extension ext/MIME/Base64/Changes MIME::Base64 extension ext/MIME/Base64/Makefile.PL MIME::Base64 extension ext/MIME/Base64/QuotedPrint.pm MIME::Base64 extension +ext/MIME/Base64/encode-qp MIME::Base64 utility +ext/MIME/Base64/decode-qp MIME::Base64 utility +ext/MIME/Base64/encode-base64 MIME::Base64 utility +ext/MIME/Base64/decode-base64 MIME::Base64 utility ext/MIME/Base64/t/base64.t See whether MIME::Base64 works ext/MIME/Base64/t/quoted-print.t See whether MIME::QuotedPrint works ext/MIME/Base64/t/unicode.t See whether MIME::Base64 works |