Come for the quick hacks, stay for the epiphanies. | |
PerlMonks |
Re^5: sendmail with perlby jettero (Monsignor) |
on May 24, 2007 at 15:04 UTC ( [id://617246]=note: print w/replies, xml ) | Need Help?? |
It would appear that Net::SMTP is indeed a core module: http://perldoc.perl.org/index-modules-N.html.
MIME::Lite doesn't appear to be. You can install modules you'd like into your home dir without even switching to root. Then if your hosting provider reinstalls or upgrades perl behind your back, your installed modules will still be there. (I happen to have asked about that a while back myself: CPAN non-root questions.) -Paul
In Section
Seekers of Perl Wisdom
|
|