The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

ojo::ServeDir - Helper module to serve local files

VERSION

Version 0.1

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.