From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

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.