~cfuhrman/log-fine/email-refactor

Viewing all changes in revision 205.1.79.

  • Committer: Christopher M. Fuhrman
  • Date: 2011-10-25 04:03:10 UTC
  • mto: (205.6.2)
  • mto: This revision was merged to the branch mainline in revision 215.
  • Revision ID: git-v1:d1556bb36aad5e7c3f70162163555b4f0ad9d36a
Add new handle, Log::Fine::Handle::Email

Add new handle, Log::Fine::Handle::Email for the sending of log
messages via email and associated unit tests.  Note that
Log::Fine::Handle::Email requires use of the following modules:

 * Email::Sender[1]
 * Mail::RFC822::Address[2]

Email::Sender will require installation of a large number of
dependencies.  Installation of this module via your operating system
package management system is _strongly_ encouraged to avoid issues and
the gnashing of the teeth.

Also add my updated TODO items.

Footnotes:
[1]  http://search.cpan.org/~rjbs/Email-Sender-0.110001/lib/Email/Sender.pm

[2]  http://search.cpan.org/~pdwarren/Mail-RFC822-Address-0.3/Address.pm

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: