NAME

App::HTTPThis - Export the current directory over HTTP

VERSION

version 0.009

SYNOPSIS

    # Not to be used directly, see http_this command

DESCRIPTION

This class implements all the logic of the http_this command.

Actually, this is just a very thin wrapper around Plack::App::DirectoryIndex, that is where the magic really is.

METHODS

new

Creates a new App::HTTPThis object, parsing the command line arguments into object attribute values.

run

Start the HTTP server.

SEE ALSO

http_this, Plack, Plack::App::DirectoryIndex, and Net::Rendezvous::Publish.

THANKS

And the Oscar goes to: Tatsuhiko Miyagawa.

For Plack, Plack::App::Directory and many many others.

AUTHOR

Pedro Melo <melo@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2010 by Pedro Melo.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)