http://qs321.pair.com?node_id=1211326


in reply to Question on deprecated CPAN modules

The module author did not give a specific reason as to why Mail::Sender is deprecated. You should contact the author for further information.

However, the author recommends using Email::Sender instead. In general, when I see that something is deprecated, I consider it a warning that the code will no longer be supported. Maybe that means bugs will not be fixed or new features will not be added. You should consider using another module, especially for your new code.