in reply to Question on deprecated CPAN modules
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.
|
|---|