There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Data::ICal::DAVAdapter - adapt Data::ICal to the Net::DAVTalk API

SYNOPSIS

my $calendar = Data::ICal::DAVAdapter->new(
    filename => $filename
);

DESCRIPTION

This is not really intended for use beyond synchronizing Meetup and ICS files

REPOSITORY

The public repository of this module is https://github.com/Corion/Meetup-API.

SUPPORT

The public support forum of this module is https://perlmonks.org/.

AUTHOR

Max Maischein corion@cpan.org

COPYRIGHT (c)

Copyright 2016-2018 by Max Maischein corion@cpan.org.

LICENSE

This module is released under the same terms as Perl itself.