Good Day all,
I've been working on this issue for some time now and have gone through CPAN, both the Oreilly Perl Cookbook and Nutshell books that I have, and I have gone so far as to email directly Mr. Mark Overmeer (mailtools-1.42) for some advice. He's not too familiar with MSdos .. just familiar w/UNIX so he wasn't able to help me out too much. (Thank you sincerely again if you read this).

I don't know if I loaded the modules correctly on my Windows2000 or what... I keep getting errors such as
Can't locate object method "new" via package "Mail::Mailer" (perhaps you forgot to load?"
Now I know I didn't forget to load it, but maybe I'm missing something here.
Any help/advice from someone who is using the mail modules on windows? I would even try to use SMTP (from reading in the books, but is seems that mail::mailer would be easier).

thank you all in advance
Zo.

In reply to Mail modules on W2K by Zo

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.