パッケージ: libconfig-mvp-perl (2.200013-1)
libconfig-mvp-perl に関するリンク
Debian の資源:
libconfig-mvp-perl ソースパッケージをダウンロード:
- [libconfig-mvp-perl_2.200013-1.dsc]
- [libconfig-mvp-perl_2.200013.orig.tar.gz]
- [libconfig-mvp-perl_2.200013-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
multivalue-property package-oriented configuration module
MVP is a mechanism for loading configuration (or other information) for libraries. It doesn't read a file or a database. It's a helper for things that do.
The idea is that you end up with a Config::MVP::Sequence object, and that you can use that object to fully configure your library or application. The sequence will contain a bunch of Config::MVP::Section objects, each of which is meant to provide configuration for a part of your program. Most of these sections will be directly related to a Perl library that you'll use as a plugin or helper. Each section will have a name, and every name in the sequence will be unique.
その他の libconfig-mvp-perl 関連パッケージ
|
|
|
|
-
- dep: libclass-load-perl
- module for loading modules by name
-
- dep: libmodule-pluggable-perl
- モジュールにプラグインを持つ機能を与えるモジュール
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libmoosex-oneargnew-perl
- Moose role that extends class' constructor to accept single arguments
-
- dep: libparams-util-perl
- シンプルでスタンドアローンなパラメータチェック関数用 Perl 拡張
-
- dep: librole-hasmessage-perl
- Moose roles to summarize the message of an object
-
- dep: librole-identifiable-perl
- Moose roles to identify things
-
- dep: libthrowable-perl
- role for classes that can be thrown
-
- dep: libtie-ixhash-perl
- 連想配列の順序づけ用 Perl モジュール
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語