Net::ICal - Interface to RFC2445 (iCalendar) calendaring


Net-ICal documentation  | view source Contained in the Net-ICal distribution.

Index


NAME

Top

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

SYNOPSIS

Top

  use Net::ICal;

DESCRIPTION

Top

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 Net::ICal::Calendar. 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

Top

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

SEE ALSO

Top

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 documentation  | view source Contained in the Net-ICal distribution.