in reply to Re: WebDAV server
in thread WebDAV server

I confess I haven't looked too closely at mod_dav (although I have used it in a production environment, without perl). What I want is to be able to serve data out of, say, a database via perl - not something mod_dav can do. I can do this anyway, but I want to have it appearing in a file for the purposes of better integration with other programs. Since perl can't do kernel modules this is the closest I can get.

This is OK, I think it means I've finally found something I can post to CPAN (when I'm done)

And as Matts mentions, libneon is the client library. I wouldn't use it for a couple of reasons anyway, mainly because it is a C library, and WebDAV is a HTTP protocol - something perl is more than qualified to deal with natively.

____________________
Jeremy
I didn't believe in evil until I dated it.