NAME
mrest - Web::MREST server startup script
SYNOPSIS
Possible invocations:
$ mrest --distro My-Distro --module My::Module
$ mrest -d My::Distro -m My::Module
$ mrest --distro My-Distro --module My::Module --sitedir /etc/my-module
$ mrest -d My::Distro -m My::Module -s /etc/my-module
$ mrest --help
DESCRIPTION
Run this script from the bash prompt to start the server.