Initial import of MIME::Base64

Base64 and Quoted-Printable encodings
This commit is contained in:
todd 2005-01-14 17:44:26 +00:00
parent 3aa5d64f0a
commit a814959b8c
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,10 @@
$OpenBSD: patch-Makefile_PL,v 1.1.1.1 2005/01/14 17:44:26 todd Exp $
--- Makefile.PL.orig Wed Jan 12 19:27:49 2005
+++ Makefile.PL Wed Jan 12 19:27:58 2005
@@ -6,6 +6,4 @@ WriteMakefile(
VERSION_FROM => 'Base64.pm',
EXE_FILES => [qw(encode-base64 decode-base64 encode-qp decode-qp)],
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
- ($] >= 5.008) ?
- (INSTALLDIRS => 'perl') : (),
);

View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2005/01/14 17:44:26 todd Exp $
${P5ARCH}/auto/MIME/Base64/Base64.so