Commit graph

5 commits

Author SHA1 Message Date
he
9f46411e3a Update from version 0.013nb1 to 0.202.
Pkgsrc changes:
 o Add new required dependencies.

Upstream changes:

0.202     2008-10-16
          update App::Cmd::Tester to use IO::TieCombine

0.201     2008-10-14
          fix typos in Tutorial.pod (thanks, HARTZELL!)
          fix prereq for Sub::Exporter to ensure we have curry_method

0.200     2008-09-14
          new super-concise ::Setup interface provided by Sub::Exporter
          added plugin system
          consult App::Cmd::Tutorial to see the new interface
          your old code should still work!
2008-11-02 14:55:16 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
rhaen
cf61655bd2 updated to 0.013
ChangeLog:
0.013     2008-03-19
          add arg0 and full_arg0 methods
2008-07-21 11:59:33 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
seb
e3de54d0ce Initial import of p5-App-Cmd version 0.012 into The NetBSD
Packages Collection.

The Perl 5 module App::Cmd is intended to make it easy to write
complex command-line applications without having to think about
most of the annoying things usually involved.
2008-01-03 21:14:13 +00:00