套件: libcli-osprey-perl (0.08-2)
libcli-osprey-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- gregor herrmann
外部的資源:
- 主頁 [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's Practical Extraction and Report Language