The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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