The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

MooseX::App::Plugin::Color - Colorful output for your MooseX::App applications

SYNOPSIS

 package MyApp;
 use MooseX::App qw(Color);

DESCRIPTION

This plugin enables colors for messages generated by MooseX::App.