Subject: | Filesys::Virtual::Plain does not implement lock, but DAV uses it |
Date: | Sat, 8 Nov 2008 14:45:11 -0500 (EST) |
To: | bug-Net-DAV-Server [...] rt.cpan.org |
From: | "Phillip Needham" <phillip [...] ibright.net> |
I am using latest from CPAN, Filesys::Virtual::Plain is 0.10,
Net::DAV::Server is 1.29 on Ubuntu 8.04.
*::DAV::* calls a lock() around line 326, but *none* of the virtual
filesystems available implement lock().
Two workarounds I will try:
1) set %implements -> lock, unlock to 0
2) subclass Filesys::Virtual::Plain and add in the lock and unlock functions
But the sample code on CPAN for *::DAV::* does not work.
Phillip Needham
Principal, iBright Consulting
phillip@ibright.net
614-783-3301