Skip Menu |

This queue is for tickets about the Catalyst-Plugin-Email CPAN distribution.

Report information
The Basics
Id: 101431
Status: rejected
Priority: 0/
Queue: Catalyst-Plugin-Email

People
Owner: ether [...] cpan.org
Requestors: ether [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: shoudl use Email::Sender, not Email::Send
Email::Send is old and deprecated; Email::Sender is a more functional and maintained version.
Instead of converting this module to Email::Sender, it has been deprecated in favour of Email::MIME::Kit or Catalyst::View::Email::Template.