Re: send emails via perl
[email protected] (Marc Chantreux) Wed, 19 Nov 2014 16:09:02 +0100
| Newsgroups | perl.perl4lib |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Nov 19, 2014 at 02:51:58PM +0000, PHILLIPS M.E. wrote:
> If mailx is already installed and configured then this allows you to
> send your e-mail from your Perl script without installing other
> modules. I have sometimes had to use servers where installing extra
> modules from CPAN was not under my control.
i personnaly use cpanm and local::lib to address those kind of problems.
this is so easy to install a module nowaday we should think twice before
not relying on the CPAN power.
--
Marc Chantreux,
Mes coordonnées: http://annuaire.unistra.fr/chercher?n=chantreux
Direction Informatique, Université de Strasbourg (http://unistra.fr)
"Don't believe everything you read on the Internet"
-- Abraham Lincoln