NAME
Plack::App::DAV - simple DAV server for Plack
SYNOPSIS
plackup -MPlack::App::DAV -e 'Plack::App::DAV->new->to_app'
DESCRIPTION
Plack::App::DAV is simple DAV server for Plack.
AUTHOR
Nobuo Danjou <nobuo.danjou@gmail.com>
SEE ALSO
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.