pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-MooseX-App



Module Name:    pkgsrc
Committed By:   mef
Date:           Fri Feb  6 05:14:18 UTC 2015

Added Files:
        pkgsrc/devel/p5-MooseX-App: DESCR Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-MooseX-App/DESCR \
    pkgsrc/devel/p5-MooseX-App/Makefile pkgsrc/devel/p5-MooseX-App/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index