You could help us help you better by providing the actual error messages you get and by also providing the small example script you're trying to use.
From looking at the actual code of Net::DAV::Server::propfind, I see the following:
my $path = decode_utf8 uri_unescape $request->uri->path;
So, likely, if you want to do a hack job of cut'n'paste, you will also need to import the modules that Net::DAV::Server imports.
In reply to Re: Subclassing, done right?
by Corion
in thread Subclassing, done right?
by isync
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |