NAME

minimvc-install -- install a basic MasonX::MiniMVC application

SYNOPSIS

    minimvc-install MyApp

DESCRIPTION

If you want to build an application using MasonX::MiniMVC, this is the simplest way. Just type "minimvc-install MyApp", replacing "MyApp" with the name of your application, and a directory structure will be built for you.