DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibmail-imaptalk-perl
BeschreibungIMAP client interface with lots of features
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.03-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe176 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße54152 Byte
Prüfsumme MD5d53237821dea6970d9f348ce9a745099
Prüfsumme SHA13ef0865a8e2d7f36bde37ebab466c899fb803595
Prüfsumme SHA2560ac877138dcd29a853dcbd59d132492376461c242bf13dfdfa5b598cef85033c
Link zum Herunterladenlibmail-imaptalk-perl_1.03-1_all.deb
Ausführliche BeschreibungMail::IMAPTalk communicates with an IMAP server. Each IMAP server command is mapped to a method of this object. . Although other IMAP modules exist on CPAN, this has several advantages over other modules. * It parses the more complex IMAP structures like envelopes and body structures into nice Perl data structures * It correctly supports atoms, quoted strings and literals at any point. Some parsers in other modules aren't fully IMAP compatiable and may break at odd times with certain messages on some servers * It allows large return values (eg. attachments on a message) to be read directly into a file, rather than into memory * It includes some helper functions to find the actual text/plain or text/html part of a message out of a complex MIME structure. It also can find a list of attachements, and CID links for HTML messages with. attached images * It supports decoding of MIME headers to Perl utf-8 strings automatically, so you don't have to deal with MIME encoded headers (enabled optionally) . While the IMAP protocol does allow for asynchronous running of commands, this module is designed to be used in a synchronous manner.


Impressum
Linux is a registered trademark of Linus Torvalds