|
|
| XP is just a number | |
| PerlMonks |
Re: Email attachment being truncated.by Neighbour (Friar) |
| on Sep 12, 2012 at 13:08 UTC ( #993221=note: print w/ replies, xml ) | Need Help?? |
|
Make sure the filehandle (if generated from another place in the same script, or another script) is closed before you're trying to send it. Otherwise you'll be missing whatever's left in the file-io-buffer.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||