Paketname | libemail-received-perl |
Beschreibung | Perl module to parse an email Received: header |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.00-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | perl (>= 5.6.0-16), libregexp-common-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 11736 Byte |
Prüfsumme MD5 | 6998b375f456ff0cd3d69192d6de36c4 |
Prüfsumme SHA1 | 4e502d5fbc577ab969783a032d5649ac835feac7 |
Prüfsumme SHA256 | 8e8aae10f2a9897007d1659405c758cce3f16adc42e17a9ae727af4d0300de2d |
Link zum Herunterladen | libemail-received-perl_1.00-1_all.deb |
Ausführliche Beschreibung | 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.
|