* Terrence Brannon (tbone@xxxxxxxxxxxxxxxxx) [030904 19:52]:
[About example/strip-attachment]
> [1] This code will always write the attachment:
> if (! -f $attachment)
> open(FH, ">$attachment.enc");
> [2] The docs state that the file is not decoded. However, it looks like it
> actually is.
You are right in both cases. I have improved the example (it was
contributed, and now a bit adapted to my code-style).
Could you try the update example, which is attached?
--
Regards,
MarkOv
------------------------------------------------------------------------
drs Mark A.C.J. Overmeer MARKOV Solutions
Mark@xxxxxxxxxxxx solutions@xxxxxxxxxxxx
http://Mark.Overmeer.net http://solutions.overmeer.net
strip.pl
Description: Perl program
|