Email::Received is a Perl Email Project rewrite of SpamAssassin's email
header parser. This was done so that the great work they did in analysing
pretty much every possible Received header format could be used in
applications other than SpamAssassin itself.
.
The module provides one function, parse_received, which takes a single
Received line. It then produces either nothing, if the line is unparsable,
or a hash reference if it parsed the message.
Installed Size: 42.0 kB
Architectures: all