in reply to Re^2: printing output of a perl script to the Email body
in thread printing output of a perl script to the Email body

Yes, it's not recommended by its maintainer, but it still works very well, and I haven't encountered a case where I had to investigate a different module.

Also, the module won't be going anywhere and gets a release from time to time. The issues with patches are somewhat likely to be worked on.

  • Comment on Re^3: printing output of a perl script to the Email body

Replies are listed 'Best First'.
Re^4: printing output of a perl script to the Email body
by Bod (Parson) on Jan 29, 2021 at 23:17 UTC
    Yes, it's not recommended by its maintainer, but it still works very well, and I haven't encountered a case where I had to investigate a different module

    The only reason I was looking for a replacement module was the comment in the documentation...
    Given your endorsement, I shall give up that search as I find MIME::Lite a very useful module that does most things I ever want with email.