SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-HTTP-DAV rpm build for : OpenSuSE. For other distributions click perl-HTTP-DAV.

Name : perl-HTTP-DAV
Version : 0.49 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 16:14:12
Group : Development/Libraries/Perl Source RPM : perl-HTTP-DAV-0.49-lp154.1.1.src.rpm
Size : 0.34 MB
Packager : https://www_suse_com/
Summary : WebDAV client library for Perl5
Description :
HTTP::DAV is a Perl API for interacting with and modifying content on
webservers using the WebDAV protocol. Now you can LOCK, DELETE and PUT
files and much more on a DAV-enabled webserver.

HTTP::DAV is part of the PerlDAV project hosted at
http://www.webdav.org/perldav/ and has the following features:

* Full RFC2518 method support. OPTIONS, TRACE, GET, HEAD, DELETE, PUT, COPY,
MOVE, PROPFIND, PROPPATCH, LOCK, UNLOCK.

* A fully object-oriented API.

* Recursive GET and PUT for site backups and other scripted transfers.

* Transparent lock handling when performing LOCK/COPY/UNLOCK sequences.

* http and https support (https requires the Crypt::SSLeay library). See
INSTALLATION.

* Basic AND Digest authentication support (Digest auth requires the MD5
library). See INSTALLATION.

* \'dave\', a fully-functional ftp-style interface written on top of the
HTTP::DAV API and bundled by default with the HTTP::DAV library. (If you\'ve
already installed HTTP::DAV, then dave will also have been installed
(probably into /usr/local/bin). You can see it\'s man page by typing
\"perldoc dave\" or going to http://www.webdav.org/perldav/dave/.

* It is built on top of the popular LWP (Library for WWW access in Perl).
This means that HTTP::DAV inherits proxy support, redirect handling, basic
(and digest) authorization and many other HTTP operations. See \'LWP\' for
more information.

* Popular server support. HTTP::DAV has been tested against the following
servers: mod_dav, IIS5, Xythos webfile server and mydocsonline. The library
is growing an impressive interoperability suite which also serves as useful
\"sample scripts\". See \"make test\" and t/*.

\'HTTP::DAV\' essentially has two API\'s, one which is accessed through this
module directly (HTTP::DAV) and is a simple abstraction to the rest of the
HTTP::DAV::* Classes. The other interface consists of the HTTP::DAV::*
classes which if required allow you to get \"down and dirty\" with your DAV
and HTTP interactions.

The methods provided in \'HTTP::DAV\' should do most of what you want. If,
however, you need more control over the client\'s operations or need more
info about the server\'s responses then you will need to understand the rest
of the HTTP::DAV::* interfaces. A good place to start is with the
\'HTTP::DAV::Resource\' and \'HTTP::DAV::Response\' documentation.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-H/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-HTTP-DAV-0.49-lp154.1.1.noarch.rpm
     

Provides :
perl(HTTP::DAV)
perl(HTTP::DAV::Comms)
perl(HTTP::DAV::Headers)
perl(HTTP::DAV::Lock)
perl(HTTP::DAV::Resource)
perl(HTTP::DAV::ResourceList)
perl(HTTP::DAV::Response)
perl(HTTP::DAV::UserAgent)
perl(HTTP::DAV::Utils)
perl-HTTP-DAV

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.26.1)
perl(LWP) >= 5.48
perl(URI)
perl(URI::Escape)
perl(XML::DOM)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/dave
/usr/lib/perl5/vendor_perl/5.26.1/HTTP
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/DAV
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/DAV.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/DAV/Changes.pod
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/DAV/Comms.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/DAV/Lock.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/DAV/Resource.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/DAV/ResourceList.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/DAV/Response.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/DAV/Utils.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-HTTP-DAV
/usr/share/doc/packages/perl-HTTP-DAV/Changes
/usr/share/doc/packages/perl-HTTP-DAV/README
/usr/share/doc/packages/perl-HTTP-DAV/TODO
/usr/share/doc/packages/perl-HTTP-DAV/doc
/usr/share/doc/packages/perl-HTTP-DAV/doc/README.pod
/usr/share/doc/packages/perl-HTTP-DAV/doc/TODO.pod
/usr/share/doc/packages/perl-HTTP-DAV/doc/html
/usr/share/doc/packages/perl-HTTP-DAV/doc/html/Changes.html
/usr/share/doc/packages/perl-HTTP-DAV/doc/html/HTTP-DAV.html
/usr/share/doc/packages/perl-HTTP-DAV/doc/html/TODO.html
/usr/share/doc/packages/perl-HTTP-DAV/doc/html/dave.html
/usr/share/doc/packages/perl-HTTP-DAV/doc/html/index.html
/usr/share/man/man1/dave.1.gz
/usr/share/man/man3/HTTP::DAV.3pm.gz
/usr/share/man/man3/HTTP::DAV::Changes.3pm.gz
/usr/share/man/man3/HTTP::DAV::Lock.3pm.gz
/usr/share/man/man3/HTTP::DAV::Resource.3pm.gz
There is 1 files more in these RPM.

 
ICM