Paketname | libemail-received-perl |
Beschreibung | Perl module to parse an email Received: header |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.00-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | perl (>= 5.6.0-16), libregexp-common-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 11732 Byte |
Prüfsumme MD5 | b688e9127b2d9699ae1f4e761facfc7b |
Prüfsumme SHA1 | 6dd126d958385402744cf631ff50d4b15520ec7c |
Prüfsumme SHA256 | 4119a9494e09c4b581bc2de92ca5bac72b62b77735a07bbad78c982c4e2dcd72 |
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.
|