[ ソース: libuser-identity-perl ]
パッケージ: libuser-identity-perl (1.00-1)
libuser-identity-perl に関するリンク
Debian の資源:
libuser-identity-perl ソースパッケージをダウンロード:
- [libuser-identity-perl_1.00-1.dsc]
- [libuser-identity-perl_1.00.orig.tar.gz]
- [libuser-identity-perl_1.00-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to manage a person's identities/roles
User::Identity is a Perl module that provides a set of informational classes which are related to one user. This module attempts to be smart at providing defaults, conversions and often required combinations.
The identities do not implement any kind of storage, so they can be used by any Perl program. As a result, it is more flexible than an XML file to store the data. For instance, you can choose to store the data using Data::Dumper, Storable, DBI, AddressBook, etc.