Dear Monks,
I am not an expert in email coding, so please answer all my questions with tolerance :)
When I use email related perl modules, do I need to care about operation systems?
Do I need to think about whether or not I have an email server in my system?
I create and test my perl/cgi based web application on my Windows laptop and then port it to the external web host, like I guess many do.
So I would prefer to have an email module which:
1) works on witdows, unix and linux platforms without thinking about email server, etc.
2) since I want an easy way of transfering my application from my laptop to the webhost I would prefer to use the module that can be put to my local lib together with all my subs.
If possible, could you suggest such module please.
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.