Commit graph

5 commits

Author SHA1 Message Date
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
mef
f64ce64f8c (pkgsrc)
- Add 5 of BUILD_DEPENDS for make test
 - Among make test items, waitpid() in test #11 won't return,
   disable it for the moment by renaming 11*.t to 11*.t.orig. XXXXXX
(upstream)
 - update to 1.33
----------------
 1.33 2015-04-17
    - Fix failing tests
    - Fix manifest
2015-04-25 01:19:28 +00:00
mef
307746881b Update to 1.32
--------------
1.32 2015-?-?  (2015-03-22)
    - Improved Term Plugin (History, Delete, Pasting, Pos1/End, Cursors)
    - Documentation
    - Added app_command_register
    - Errors are now printed on STDERR
    - Disable fuzzy match for single letter parameters
    - Use proper exitcodes if errors occur
    - Add tests for subprocesses
    - Add MutexGroup plugin (implemented by Hunter McMillen)
    - Add Depends plugin (implemented by Hunter McMillen)
2015-04-10 01:19:13 +00:00
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