Download: Nagios-Interface-0.01.tar.gz
Annotate this POD
MooseX::Nagios::CLI - MooseX::Nagios-based CLIs
use MooseX::Nagios::CLI::XXX; my $app = MooseX::Nagios::CLI::XXX->new_with_options; $app->run;
This namespace is for CLIs which test or make use of the various MooseX::Nagios classes.