Net::ICal -- Interface to RFC2445 calendaring and scheduling protocol.


NAME

Net::ICal -- Interface to RFC2445 (iCalendar) calendaring and scheduling protocol.


SYNOPSIS

  use Net::ICal;


DESCRIPTION

Net::ICal is a collection of Perl modules for manipulating iCalendar (RFC2445) calendar data.

As of the 0.15 release, most of the functionality you want to find out about is in the Net::ICal::Calendar manpage. See its manpages for more details.

This is ALPHA QUALITY SOFTWARE; it is under active development and is not fully functional. For more information, see http://reefknot.sourceforge.net.


METHODS

None for now; see the Net::ICal::Calendar manpage.


SEE ALSO

First, look at the files in the examples/ directory of the distribution to see some ways of using Net::ICal.

The following modules make up the bulk of the functionality of Net::ICal. You should read their individual perldoc to see how they work.

 Net::ICal -- Interface to RFC2445 calendaring and scheduling protocol.