パッケージ: libcli-osprey-perl (0.08-2)
libcli-osprey-perl に関するリンク
Debian の資源:
libcli-osprey-perl ソースパッケージをダウンロード:
- [libcli-osprey-perl_0.08-2.dsc]
- [libcli-osprey-perl_0.08.orig.tar.gz]
- [libcli-osprey-perl_0.08-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to assist in writing commandline applications with OO modules
CLI::Osprey is a module to assist in writing commandline applications with M* OO modules (Moose, Moo, Mo). With it, you structure your app as one or more modules, which get instantiated with the commandline arguments as attributes. Arguments are parsed using Getopt::Long::Descriptive, and both long and short help messages as well as complete manual pages are automatically generated. An app can be a single command with options, or have sub-commands (like git). Sub-commands can be defined as modules (with options of their own) or as simple coderefs.
その他の libcli-osprey-perl 関連パッケージ
|
|
|
|
-
- dep: libgetopt-long-descriptive-perl
- module that handles command-line arguments with usage text
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: libmoo-perl
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: libpath-tiny-perl
- file path utility
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語