Sorry for not coming back here earlier, I was kind of busy with other devotions.
Anyway, this solved my problem :
use Authen::SASL qw(Perl);
use MIME::Lite;
For me it works, without appearing to have any deleterious side-effects in how the program runs or how much time it takes.
It would appear that something is amiss in at least the Debian Lenny packages for Authen::SASL::XS*. But my knowledge of such arcane things being what it is, I could not tell what, nor do I know exactly what to do about it for the benefit of the gentile multitude.
P.S. I also tried to re-install the Authen::SASL::XS* packages using "perl -MCPAN" directly, but that did not solve the problem either. Which means I remain just as clueless.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.