The following module was proposed for inclusion in the Module List:

  modid:       HTTP::DAVServer
  DSLIP:       adpOp
  description: responde to WebDAV requests
  userid:      JLAWRENC (Jay Lawrence)
  chapterid:   15 (World_Wide_Web_HTML_HTTP_CGI)
  communities:
    perl module authors

  similar:

  rationale:

    There were two thumbs up from Perl Module Authors on the choice of
    this name - below is my message to the list:

    WebDAV - RFC 2518 - is a protocol which allows clients to
    manipulate files on a remote server using HTTP.

    There are two client libraries for Perl - HTTP::DAV and
    HTTP::Webdav. The first is an all-Perl implementation whereas the
    latter interfaces with the neon library.

    To the best of my knowledge there is no all-Perl implementation of
    a WebDAV server. Therefore I have set about making one. My module,
    HTTP::DAVServer can be a starting point for anyone wishing to create
    a WebDAV server with some smarts behind it. :)

    I have chosen the name HTTP::DAVServer to follow the lead of other
    Perl modules which can act as a server (NET::FTPServer,
    NET::DNSServer). I might have chosen HTTP::WebDAVServer but want to
    match up with client naming HTTP::DAV.

  enteredby:   JLAWRENC (Jay Lawrence)
  enteredon:   Sat Apr  5 18:12:37 2003 GMT

The resulting entry would be:

HTTP::
::DAVServer       adpOp responde to WebDAV requests                  JLAWRENC


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=b6200000_594644bb658affe0&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=b6200000_594644bb658affe0&SUBMIT_pause99_add_mod_insertit=1

Reply via email to