软件包:libuser-simple-perl(1.45-2.1)
libuser-simple-perl 的相关链接
Debian 的资源:
下载源码包 libuser-simple-perl:
- [libuser-simple-perl_1.45-2.1.dsc]
- [libuser-simple-perl_1.45.orig.tar.gz]
- [libuser-simple-perl_1.45-2.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module for simple user sessions management
User::Simple provides a very simple framework for validating users, managing their sessions and storing a minimal set of information (this is, a meaningful user login/password pair and the user's name) via a database. The sessions can be used as identifiers for i.e. cookies on a Web system. The passwords are stored as MD5 hashes (this means, the password is not stored in clear text).
User::Simple was originally developed with a PostgreSQL database in mind, but should work with any DBI handle, be it from a real database (i.e. PostgreSQL, Firebird, MySQL) or from a file-based one (DBD::CSV, DBD::XBase, DBD::DBM, etc.)
其他与 libuser-simple-perl 有关的软件包
|
|
|
|
-
- dep: libdate-calc-perl
- Perl library for accessing dates
-
- dep: libdbi-perl
- Perl Database Interface (DBI)
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)