| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 May 2013 10:30:46
0.10
|
tobez  |
Update to 0.10.
Changes: http://search.cpan.org/dist/MooseX-App-Cmd/Changes |
05 Aug 2012 08:24:21
0.09
|
miwi  |
- Update to 0.09
PR: 169884
Submitted by: Maintainer |
20 May 2012 01:20:32
0.08_1
|
swills  |
- Move devel/p5-MooseX-ConfigFromFile to BUILD_DEPENDS
- Bump PORTREVISION due to new RUN_DEPENDS
PR: ports/167509
Approved by: maintainer timeout (gslin@gslin.org, >2 weeks) |
16 Mar 2012 08:28:56
0.08
|
sunpoet  |
- Update to 0.08
- Add BUILD_DEPENDS
Changes: http://search.cpan.org/dist/MooseX-App-Cmd/Changes
PR: ports/166153
Submitted by: sunpoet (myself)
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Feature safe: yes |
24 Nov 2010 06:19:46
0.06
|
pgollucci  |
- Also remove them from pkg-plist lists not from me that crept in |
16 Nov 2010 02:53:09
0.06
|
pgollucci  |
This module 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.
WWW: http://search.cpan.org/dist/MooseX-App-Cmd/
PR: ports/ports/152164
Submitted by: Gea-Suan Lin <gslin at gslin.org> |