On Tue, Apr 02, 2013 at 03:19:36PM +0200, Anthony Brodard wrote: At the very least, you'll note that these two variables aren't the same ($content vs $Content). However, it's more complicated than that since you have the declaration buried so deep in scope that the later code can't even see it.
At the very least, you'll need to forward declared $Content early, set it, and then check it before Creating. > my $content = $attachment->ContentAsMIME; > MIMEObj => $Content, I've not ready any of the other code closely, the syntax error just jumped out. -kevin
pgpUo21FHxGTc.pgp
Description: PGP signature
