Package : perl-MooseX-App

Package details

Summary: Meta class role for command classes

Description:
MooseX-App is a highly customisable helper to write user-friendly command
line applications without having to worry about most of the annoying things
usually involved. Just take any existing the Moose manpage class, add a
single line ('use MooseX-App qw(PluginA PluginB ...);') and create one
class for each command in an underlying namespace. Options and positional
parameters can be defined as simple the Moose manpage accessors.

MooseX-App will then

* * Find, load and initialise the command classes (see the
MooseX-App-Simple manpage
for single command applications)


URL: https://metacpan.org/release/MooseX-App
License: GPL+ or Artistic

Maintainer: tv

List of RPMs