Paketname | libtie-ical-perl |
Beschreibung | Tie iCal files to Perl hashes |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.13-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 96 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 15952 Byte |
Prüfsumme MD5 | 7760aed14eb2af50faa2cbca04cc42fc |
Prüfsumme SHA1 | 49bf52627a5c4c8e615ee6109dda01c8323480a0 |
Prüfsumme SHA256 | 5d5040307177b9a8434bd45314a2780bb25a932017aaa1d7035d71a8e65c0073 |
Link zum Herunterladen | libtie-ical-perl_0.13-1_all.deb |
Ausführliche Beschreibung | Tie::iCal represents an RFC2445 iCalendar file as a Perl hash. Each key in
the hash represents an iCalendar component like VEVENT, VTODO or VJOURNAL.
Each component in the file must have a unique UID property as specified in
the RFC 2445. A file containing non-unique UIDs can be converted to have
only unique UIDs (see samples/uniquify.pl).
.
The module makes very little effort in understanding what each iCalendar
property means and concentrates on the format of the iCalendar file only.
.
Homepage: http://search.cpan.org/~bsdz/Tie-iCal-0.13/lib/Tie/iCal.pm
|