/[Apache-SVN]/spamassassin/trunk/lib/Mail/SpamAssassin/Message.pm
ViewVC logotype

Diff of /spamassassin/trunk/lib/Mail/SpamAssassin/Message.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/trunk/lib/Mail/SpamAssassin/Message.pm	2005/09/18 21:17:54	289977
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Message.pm	2005/09/18 21:19:57	289978
@@ -64,7 +64,8 @@ as a parameter.  The used hash key/value
 
 C<message> is either undef (which will use STDIN), a scalar of the
 entire message, an array reference of the message with 1 line per array
-element, or a file glob which holds the entire contents of the message.
+element, and either a file glob or IO::File object which holds the entire
+contents of the message.
 
 Note: The message is expected to generally be in RFC 2822 format, optionally
 including an mbox message separator line (the "From " line) as the first line.

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26