no longer use the MIME::Base64.pm package as it seems to not be standard

on lots of perl versions, provide our own base64 decoder
This commit is contained in:
Daniel Stenberg
2004-11-30 09:27:11 +00:00
parent 18c0b49f3d
commit fe0585ec91
2 changed files with 7 additions and 1 deletions

View File

@@ -23,7 +23,6 @@
###########################################################################
# These should be the only variables that might be needed to get edited:
use MIME::Base64;
use strict;
#use warnings;