| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- updated to 0.45
see /usr/share/doc/packages/perl-App-CLI/Changes
0.45 Wed Jun 28 23:05:58 CEST 2017
* use a version number in the original style
0.4.5 Wed Jun 28 22:59:33 CEST 2017
* put VERSION back in main module file
0.4.4 Wed 28 Jun 2017 22:52:33 CEST
* remove 'provides' metadata
0.4.3 Wed 28 Jun 2017 22:37:58 CEST
* put VERSION back into only Makefile.PL
* updated author information
0.4.2 Wed 28 Jun 2017 22:25:29 CEST
* add VERSION to all .pm files
0.4.1 Wed 28 Jun 2017 21:44:06 CEST
* move version number into Makefile.PL
0.4 Wed 28 Jun 2017 21:37:23 CEST
* version bump; PAUSE thinks that 0.313 is higher than 0.32
0.32 Wed 28 Jun 2017 20:30:19 CEST
* Fix RT#122101: unskip META.yml
* Fix RT#120982: can't find inc/Module/Install.pm; replaced
Module::Install with ExtUtils::MakeMaker
* Fix RT#63798: fix typo in manpage
* Fix RT#62241: signature broken (signature has been removed)
* Fixed more typos in POD
* Fixed some PerlCritic issues
* Updated dependencies, specified repository and provides metadata,
specified minimum Perl version
0.313 Sat 4 Dec 2010 12:55:18 GMT
* add more tests
0.312 Fri 3 Dec 2010 12:06:53 GMT
* add commands() and files() routines
0.311 Fri 3 Dec 2010 05:30:16 GMT
* add more docs
* fix subcommand() to support old genre
- use original tar
- fix deps - disable auto_install
- update to 0.313 * doc update * new cascading attribute for subcommands. thanks to @shelling++. * New Feature: Cascading Subcommand * Deprecated Feature: Long Option Subcommand (still work) * Abundant DOCs * Fix the command pattern used in help.
- switch to perl_requires macro
- recreate with cpanspec 1.78.02 and recompress tar
- do not build noarch
- update to 0.08 * Allow commands to be provided as inner packages
- enable parallel build
- make patch0 usage consistent
- initial package of version 0.07 (based on the buildservice package from dmacvicar)