HTTP-DAV
view release on metacpan or search on metacpan
* Perl 5.6.0+
* LWP (Have not tested lower than v5.48)
* Scalar::Util (standard library from 5.8.0+)
* XML::DOM (Have not tested lower than v1.26). Requires James Clark's
expat library:
* To access SSL urls you will need Crypt::SSLeay and/or
IO::Socket::SSL.
Optional Prerequisites.
* Crypt::SSLeay if you'd like to use https. Crypt::SSLeay requires the
openssl library as well. See Crypt::SSLeay's excellent install
instructions for how to get https support into LWP (and hence
HTTP::DAV). I've tested HTTP::DAV and Crypt::SSLeay against
Apache/mod_dav with the mod_ssl plugin. Works seamlessly.
* MD5 if you'd like to use LWP's Digest authentication.
doc/README.pod view on Meta::CPAN
Scalar::Util (standard library from 5.8.0+)
=item *
XML::DOM (Have not tested lower than v1.26).
Requires James Clark's expat library:
=item *
To access SSL urls you will need L<Crypt::SSLeay> and/or L<IO::Socket::SSL>.
=back
=head2 Optional Prerequisites.
=over 4
=item *
Crypt::SSLeay if you'd like to use https. Crypt::SSLeay requires the openssl library as well. See Crypt::SSLeay's excellent install instructions for how to get https support into LWP (and hence HTTP::DAV). I've tested HTTP::DAV and Crypt::SSLeay agai...
doc/html/index.html view on Meta::CPAN
</li>
<li><p>LWP (Have not tested lower than v5.48)</p>
</li>
<li><p>Scalar::Util (standard library from 5.8.0+)</p>
</li>
<li><p>XML::DOM (Have not tested lower than v1.26). Requires James Clark's expat library:</p>
</li>
<li><p>To access SSL urls you will need <a>Crypt::SSLeay</a> and/or <a>IO::Socket::SSL</a>.</p>
</li>
</ul>
<h2 id="Optional-Prerequisites">Optional Prerequisites.</h2>
<ul>
<li><p>Crypt::SSLeay if you'd like to use https. Crypt::SSLeay requires the openssl library as well. See Crypt::SSLeay's excellent install instructions for how to get https support into LWP (and hence HTTP::DAV). I've tested HTTP::DAV and...
( run in 0.444 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )