更新MIME-Base64-3.01.tar.gz

Software error:

Cannot load the shares/vcard.pl module. Too many arguments for MIME::QuotedPrint::encode_qp at /var/www/cgi-bin/openwebmail//shares/vcard.pl line 855, near """)"
Compilation failed in require at /var/www/cgi-bin/openwebmail//shares/vfile.pl line 136, <VFILE> line 7.

at /var/www/cgi-bin/openwebmail//shares/vfile.pl line 137

For help, please send mail to the webmaster ([email protected]), giving this error message and the time and date of the error.

This is a FAQ:

Q: I got "Too many arguments for MIME::QuotedPrint::encode_qp"?
A: Your MIME module is too old, please install the MIME-Base64-3.01.tar.gz.

CODE:

# tar -xzvf  MIME-Base64-3.01.tar.gz

# cd MIME-Base64-3.01.tar.gz

perl Makefile.PL

   make

   make test

   make install

你可能感兴趣的:(Date,Module,perl,compilation)