The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ojo::ServeDir - Helper module to serve local files

VERSION

Version 0.11

SYNOPSIS

Module import interface:

    $ perl -Mojo::ServeDir

Command interface:

    $ serve_dir DIRECTORY_NAME OPTIONS

The directory name is optional (default is the current working directory), options go directly to Mojo's daemon command.

CONTRIBUTORS

Mohammad S Anwar

AUTHOR

Mirko Westermeier, <mirko at westermeier.de>

LICENSE AND COPYRIGHT

This software is Copyright (c) by Mirko Westermeier.

Released under the MIT (X11) license. See LICENSE for details.