table of contents
MooseX::App::Plugin::Color(3) | User Contributed Perl Documentation | MooseX::App::Plugin::Color(3) |
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.
2024-08-09 | perl v5.40.0 |