My spelling is not the issue. ..... MIMI::Lite is not available from my host.

MIMI::Lite will not be available from any host, as it does not exist. MIME::Lite does exist, though we aren't sure with regard to your host since you have yet to convince anyone that you're actually trying to invoke MIME::Lite instead of MIMI::Lite. Is there something wrong with your browser that you're unable to see the difference between I and E? Because Perl cares.

You also cannot just copy Lite.pm to some folder and expect Perl to know it's there. It's just a little more complicated than that.

Post a snippit of code here that is no longer than 20 lines, that shows how you're sending email, and we can try to help you debug it. Post real code that replicates the error. And while you're at it, tell us what you mean by "it doesn't work." Be specific. Show the actual error message. Help comes to those who give us something to work with.


Dave


In reply to Re^5: How can I send email with attachments if MIME::Lite isn't available? by davido
in thread How can I send email with attachments if MIME::Lite isn't available? by bigjoe11a

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.