| App::HTTPThis - Export the current directory over HTTP |
App::HTTPThis - Export the current directory over HTTP
version 0.002
# Not to be used directly, see http_this command
This class implements all the logic of the http_this command.
Actually, this is just a very thin wrapper around the Plack::App::Directory manpage, that is where the magic really is.
Creates a new App::HTTPThis object, parsing the command line arguments into object attribute values.
Start the HTTP server.
http_this, Plack, the Plack::App::Directory manpage, and the Net::Rendezvous::Publish manpage.
And the Oscar goes to: Tatsuhiko Miyagawa.
For Plack, the Plack::App::Directory manpage and many many others.
Pedro Melo <melo@cpan.org>
This software is Copyright (c) 2010 by Pedro Melo.
This is free software, licensed under:
The Artistic License 2.0
| App::HTTPThis - Export the current directory over HTTP |