The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.301 - 2010-11-29

  • Release version incorporating recent development changes.

Changes for version 1.300_05 - 2010-06-05

  • Correct path separators in propfind under Windows.
  • Modify UUID to be more resistant to bad rand() function under Windows.

Changes for version 1.300_04 - 2010-06-01

  • Set XML::LibXML dependency to fix yet another dependency issue causing CPANTS failures.

Changes for version 1.300_03 - 2010-05-26

  • Fix dependency problem cause a linux/Perl 5.8.8 failure.

Changes for version 1.300_02 - 2010-05-21

  • Fix dependency problem cause solaris/Perl 5.12 failure.

Changes for version 1.300_01 - 2010-05-20

  • Add LOCK/UNLOCK implementation
    • Bugfix: RT#56096 - Remove trace from implemented list.
    • Bugfix: RT#56099 - Don't call lock/unlock on filesys object.
    • Bugfix: RT#56097 - Make lock method return valid response
    • Bugfix: RT#56098 - Add locking checks to methods that modify
  • Bugfix: RT#56082 - Add a post method that returns 'not implemented'
  • Extended unit tests to allow for better confidence in code.

Modules

Provides support for WebDAV locking
Provide a DAV Server

Provides

in lib/Net/DAV/Lock.pm
in lib/Net/DAV/LockManager/DB.pm
in lib/Net/DAV/LockManager/Simple.pm
in lib/Net/DAV/UUID.pm