in reply to Re: Re: Re: avoid temporary files when building a webmailer
in thread avoid temporary files when building a webmailer
See also the parser manpage.my $parser = new MIME::parser; $parser->output_to_core(1); # ta-da, no tempfiles
Peace,
-McD
|
|---|