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


Paketnamelibbusiness-creditcard-perl
BeschreibungValidate/generate credit card checksums/names
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.31-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe68 Byte
Hängt ab vonperl
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße12370 Byte
Prüfsumme MD58f2e2c3f078c125e26e3a2664614ec5e
Prüfsumme SHA1a156126c262df555114cd575c1368ead77842d55
Prüfsumme SHA2563ffc4d429f128513129af8f60ca08deda7c30ba5c920bc1db36bd8fee314f1ca
Link zum Herunterladenlibbusiness-creditcard-perl_0.31-1_all.deb
Ausführliche BeschreibungThese subroutines tell you whether a credit card number is self-consistent -- whether the last digit of the number is a valid checksum for the preceding digits. . The validate() subroutine returns 1 if the card number provided passes the checksum test, and 0 otherwise. . The cardtype() subroutine returns a string containing the type of card: "MasterCard", "VISA", and so on. My list is not complete; I welcome additions. . The generate_last_digit() subroutine computes and returns the last digit of the card given the preceding digits. With a 16-digit card, you provide the first 15 digits; the subroutine returns the sixteenth.


Impressum
Linux is a registered trademark of Linus Torvalds