5 lines
220 B
Text
5 lines
220 B
Text
Email::Simple::FromHandle provides an Email::Simple object which uses a
|
|
filehandle as its source, so it does not need to hold the entire body in memory
|
|
until needed.
|
|
|
|
WWW: https://github.com/rjbs/Email-Simple-FromHandle
|