(M)ojo::ServeDir
Helper module to serve files from the current working directory
$ perl -Mojo::ServeDir
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the perldoc command.
perldoc ojo::ServeDir
LICENSE AND COPYRIGHT
This software is Copyright (c) 2019 by Mirko Westermeier (@memowe, mirko@westermeier.de).
Released under the MIT (X11) license. See LICENSE for details.