DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibuser-simple-perl
BeschreibungSimple user sessions management
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.43-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe120 Byte
Hängt ab vonperl (>= 5.6.0-16), libdate-calc-perl, libdbi-perl
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße30192 Byte
Prüfsumme MD52320a200d83f435e0378b0d09a9f5051
Prüfsumme SHA1b57a1647964f3116b9b85259797facb633c6645f
Prüfsumme SHA2567145545da352fea996918a8bc9f880aea902b9da91fc6d2a08ad05b05590a896
Link zum Herunterladenlibuser-simple-perl_1.43-1_all.deb
Ausführliche BeschreibungUser::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.)


Impressum
Linux is a registered trademark of Linus Torvalds