| line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
|
1
|
|
|
|
|
|
|
# This file was first automatically generated by gen-acme-cpanmodules-module-from-acme-cpanlists-list on Sat Sep 22 06:13:03 2018 from module list in Acme::CPANLists::PERLANCAR::Self::CLIWithSubcommands version 0.003. |
|
2
|
|
|
|
|
|
|
|
|
3
|
|
|
|
|
|
|
package Acme::CPANModules::PERLANCAR::MyCLIWithSubcommands; |
|
4
|
|
|
|
|
|
|
|
|
5
|
1
|
|
|
1
|
|
434650
|
use strict; |
|
|
1
|
|
|
|
|
3
|
|
|
|
1
|
|
|
|
|
292
|
|
|
6
|
|
|
|
|
|
|
|
|
7
|
|
|
|
|
|
|
our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY |
|
8
|
|
|
|
|
|
|
our $DATE = '2023-11-01'; # DATE |
|
9
|
|
|
|
|
|
|
our $DIST = 'Acme-CPANModulesBundle-PERLANCAR'; # DIST |
|
10
|
|
|
|
|
|
|
our $VERSION = '0.014'; # VERSION |
|
11
|
|
|
|
|
|
|
|
|
12
|
|
|
|
|
|
|
our $LIST = { |
|
13
|
|
|
|
|
|
|
entries => [ |
|
14
|
|
|
|
|
|
|
{ module => "App::AcmeCpanlists", scripts => ["acme-cpanlists"] }, |
|
15
|
|
|
|
|
|
|
{ module => "App::CPAN::Changes", scripts => ["cpan-changes"] }, |
|
16
|
|
|
|
|
|
|
{ module => "App::dux", scripts => ["dux"] }, |
|
17
|
|
|
|
|
|
|
{ module => "App::GitUtils", scripts => ["gu"] }, |
|
18
|
|
|
|
|
|
|
{ module => "App::lcpan", scripts => ["lcpan"] }, |
|
19
|
|
|
|
|
|
|
{ module => "App::pause", scripts => ["pause"] }, |
|
20
|
|
|
|
|
|
|
{ module => "App::PDRUtils", scripts => ["pdrutil", "pdrutil-multi"] }, |
|
21
|
|
|
|
|
|
|
{ module => "App::reposdb", scripts => ["reposdb"] }, |
|
22
|
|
|
|
|
|
|
{ module => "App::rimetadb", scripts => ["rimetadb"] }, |
|
23
|
|
|
|
|
|
|
{ module => "App::shcompgen", scripts => ["shcompgen"] }, |
|
24
|
|
|
|
|
|
|
{ module => "App::short", scripts => ["short"] }, |
|
25
|
|
|
|
|
|
|
{ module => "App::TableDataUtils", scripts => ["gen-rand-table"] }, |
|
26
|
|
|
|
|
|
|
{ module => "App::perlmv::u", scripts => ["perlmv-u"] }, |
|
27
|
|
|
|
|
|
|
{ module => "App::trash::u", scripts => ["trash-u"] }, |
|
28
|
|
|
|
|
|
|
{ module => "App::upf", scripts => ["upf"] }, |
|
29
|
|
|
|
|
|
|
{ module => "App::wp::xmlrpc", scripts => ["wp-xmlrpc"] }, |
|
30
|
|
|
|
|
|
|
{ module => "Git::Bunch", scripts => ["gitbunch"] }, |
|
31
|
|
|
|
|
|
|
{ module => "phpBB2::Simple", scripts => ["phpbb2"] }, |
|
32
|
|
|
|
|
|
|
], |
|
33
|
|
|
|
|
|
|
summary => "List of distributions that contain CLI scripts with subcommands", |
|
34
|
|
|
|
|
|
|
}; |
|
35
|
|
|
|
|
|
|
|
|
36
|
|
|
|
|
|
|
1; |
|
37
|
|
|
|
|
|
|
# ABSTRACT: Distributions that contain CLI scripts with subcommands |
|
38
|
|
|
|
|
|
|
|
|
39
|
|
|
|
|
|
|
__END__ |