There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.