The problem is with HTML::Stripper. It's designed to accept multiple chunks of HTML to produce its final output. (The only hint in the docs to this effect is [emphasis mine]: "Now that we have our stripper object (wow!), we use it on one or more chunks of HTML using the strip_html() method").
If you move the creation of the HTML::Stripper object into your $msg loop, it should work as intended.
In reply to Re: Email::Simple doing something i'm not expecting??
by benizi
in thread Email::Simple doing something i'm not expecting??
by eLore
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |