diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-08-19 19:50:08 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-08-19 19:50:22 +1200 |
commit | 25a0d45288ecc767721d82aff5d1efed526ea4f7 (patch) | |
tree | eba794aec45dafe5c47f1c06cd42efbe125cbe7c /dev-perl/App-CLI/metadata.xml | |
parent | net-libs/gnutls-3.5.19: ppc64 stable, bug 663612 (diff) | |
download | gentoo-25a0d45288ecc767721d82aff5d1efed526ea4f7.tar.gz gentoo-25a0d45288ecc767721d82aff5d1efed526ea4f7.tar.bz2 gentoo-25a0d45288ecc767721d82aff5d1efed526ea4f7.zip |
dev-perl/App-CLI: Bump to version 0.500.0
- EAPI6
- Enable parallel tests
- Nuke upstream author tests
Upstream:
- Migrate away from Module::Install
- Improve documentation
- Fix subcommand() to support old genre
- Add commands() and files() routines
- Add more tests
- Add a default version command
- Add a "commands" command to list commands in app
- Improve brief_usage() output
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/App-CLI/metadata.xml')
-rw-r--r-- | dev-perl/App-CLI/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-perl/App-CLI/metadata.xml b/dev-perl/App-CLI/metadata.xml index b081f217eb3d..3a6b3f5c1651 100644 --- a/dev-perl/App-CLI/metadata.xml +++ b/dev-perl/App-CLI/metadata.xml @@ -9,7 +9,9 @@ <remote-id type="cpan">App-CLI</remote-id> <remote-id type="cpan-module">App::CLI</remote-id> <remote-id type="cpan-module">App::CLI::Command</remote-id> + <remote-id type="cpan-module">App::CLI::Command::Commands</remote-id> <remote-id type="cpan-module">App::CLI::Command::Help</remote-id> + <remote-id type="cpan-module">App::CLI::Command::Version</remote-id> <remote-id type="cpan-module">App::CLI::Helper</remote-id> </upstream> </pkgmetadata> |