パッケージ: libmoosex-getopt-perl (0.76-1)
libmoosex-getopt-perl に関するリンク
Debian の資源:
libmoosex-getopt-perl ソースパッケージをダウンロード:
- [libmoosex-getopt-perl_0.76-1.dsc]
- [libmoosex-getopt-perl_0.76.orig.tar.gz]
- [libmoosex-getopt-perl_0.76-1.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Damyan Ivanov (QA ページ)
- Niko Tyni (QA ページ)
- gregor herrmann (QA ページ)
- Ansgar Burchardt (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
- libmoosex-configfromfile-perl
- libmoosex-types-path-class-perl
- libcli-osprey-perl
- libmoosex-role-parameterized-perl
- libmoosex-multiinitarg-perl
- libmoosex-meta-typeconstraint-mooish-perl
- libmoosex-classattribute-perl
- libmoosex-singlearg-perl
- libmoosex-attributeshortcuts-perl
- libmousex-configfromfile-perl
- libgetopt-tabular-perl
Moose extension for processing command line options
MooseX::Getopt is a Moose role which provides an alternate constructor for creating objects using parameters passed in from the command line. This module automatically discovers command line parameters by introspecting your class attributes, using the name of your attribute as the command line option. If there is a type constraint defined, it will configure Getopt::Long to handle the option accordingly.
By default, attributes beginning with an underscore are considered private and are not given commandline argument support, unless the attribute's metaclass is set to MooseX::Getopt::Meta::Attribute. You can also use this behaviour to get non-default commandline option names and aliases.
その他の libmoosex-getopt-perl 関連パッケージ
|
|
|
|
-
- dep: libgetopt-long-descriptive-perl
- module that handles command-line arguments with usage text
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libmoosex-role-parameterized-perl
- Moose extension providing parameterized roles
-
- dep: libnamespace-autoclean-perl
- module to remove imported symbols after compilation
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語