Commit graph

2 commits

Author SHA1 Message Date
mef
560f0620b0 (pkgsrc)
- Add dependency to p5-Test-Most
(upstream)
 - Update to 0.31
 ----------------
1.31 2015-02-08
    - Dist cleanup (Sergey Romanov)
    - Moose cleanups (Sawyer X)
    - Fixed TERM plugin input
    - Coercion for ENV variables (Roman F.)
    - Refactor handling of boolean values
    - Allow for empty values
    - Add cmd_count option for counters
2015-02-14 12:03:54 +00:00
mef
ec1ebf5249 Import p5-MooseX-App-1.30 as devel/p5-MooseX-App.
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 Moose 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 Moose accessors.
2015-02-06 05:14:18 +00:00