in reply to Re: Regrettable module names
in thread Regrettable module names

Another poorly-named module, one of my workhorses, is Mail::Sendmail, which sends mail. It does not, however, require the sendmail program to do its job.

For that matter, Sendmail itself is a regrettable name. It probably made sense at the time, but is no longer the way to send mail.

----
send money to your kernel via the boot loader.. This and more wisdom available from Markov Hardburn.

Replies are listed 'Best First'.
Re^3: Regrettable module names
by gellyfish (Monsignor) on Jul 06, 2004 at 13:21 UTC

      I'm quite aware that Sendmail maintains dominance. That doesn't imply that Sendmail is a good idea. The best you can say about it is that it's not Exchange.

      ----
      send money to your kernel via the boot loader.. This and more wisdom available from Markov Hardburn.