Scroll to navigation

MooseX::App::Plugin::Color(3pm) User Contributed Perl Documentation MooseX::App::Plugin::Color(3pm)

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.

2023-10-22 perl v5.36.0