pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Note initial addition of p5-MooseX-App-Cmd version...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/228c12e26196
branches:  trunk
changeset: 397954:228c12e26196
user:      seb <seb%pkgsrc.org@localhost>
date:      Fri Aug 21 01:57:54 2009 +0000

description:
Note initial addition of p5-MooseX-App-Cmd version 0.05 as
devel/p5-MooseX-App-Cmd into The NetBSD Packages Collection.

The Perl 5 module MooseX::App::Cmd marries App::Cmd with MooseX::Getopt.
Use it like App::Cmd advises (especially see App::Cmd::Tutorial),
swapping App::Cmd::Command for MooseX::App::Cmd::Command.  Then you
can write your moose commands as moose classes, with MooseX::Getopt
defining the options for you instead of opt_spec returning a
Getopt::Long::Descriptive spec.

diffstat:

 doc/CHANGES-2009 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 2a36517c8139 -r 228c12e26196 doc/CHANGES-2009
--- a/doc/CHANGES-2009  Fri Aug 21 01:56:59 2009 +0000
+++ b/doc/CHANGES-2009  Fri Aug 21 01:57:54 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.3298 2009/08/20 23:02:12 seb Exp $
+$NetBSD: CHANGES-2009,v 1.3299 2009/08/21 01:57:54 seb Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -4335,3 +4335,4 @@
        Updated devel/p5-Getopt-Long-Descriptive to 0.076 [seb 2009-08-20]
        Updated comms/asterisk to 1.2.33nb1 [jnemeth 2009-08-20]
        Updated devel/p5-App-Cmd to 0.206 [seb 2009-08-20]
+       Added devel/p5-MooseX-App-Cmd version 0.05 [seb 2009-08-21]



Home | Main Index | Thread Index | Old Index