perl-App-CLI-Extension:perl 命令行界面框架

时间:2021-06-29 13:17:44
【文件属性】:
文件名称:perl-App-CLI-Extension:perl 命令行界面框架
文件大小:36KB
文件格式:ZIP
更新时间:2021-06-29 13:17:44
Perl 名称 App::CLI::Extension - 用于 App::CLI 扩展模块 版本 1.422 概要 # MyApp.pm package MyApp; use strict; use base qw(App::CLI::Extension); # extension method # load App::CLI::Plugin::Foo, MyApp::Plugin::Bar __PACKAGE__->load_plugins(qw(Foo +MyApp::Plugin::Bar)); # extension method __PACKAGE__->config( name => "kurt" ); 1; # MyApp/Hello.pm package MyApp::Hello; use strict; use base qw(App::CLI::Command); use
【文件预览】:
perl-App-CLI-Extension-master
----xt()
--------podspell.t(283B)
--------perlcriticrc(51B)
--------pod.t(129B)
--------perlcritic.t(235B)
----t()
--------11_fail_default_exit_value_global_variable.t(218B)
--------12_fail_exception_package1.t(278B)
--------07_cmdline.t(351B)
--------01_plugin.t(452B)
--------13_fail_exception_package2.t(250B)
--------16_finished.t(243B)
--------08_action_chain.t(752B)
--------15_non_finished.t(228B)
--------lib()
--------05_full_argv0.t(218B)
--------06_orig_argv.t(269B)
--------04_argv0.t(229B)
--------03_stash.t(215B)
--------00_compile.t(79B)
--------09_fail.t(230B)
--------14_callback.t(382B)
--------10_fail_default_exit_value_fork.t(384B)
--------02_config.t(223B)
----Makefile.PL(1000B)
----lib()
--------App()
----Changes(2KB)
----MANIFEST.SKIP(123B)
----README.pod(24B)
----.travis.yml(220B)
----.shipit(96B)
----.gitignore(126B)
----README(534B)

网友评论