Mono is an Open Source and cross-platform implementation of the .NET
framework. Wine can use a Windows build of Mono to run .NET applications.
Mono is an Open Source and cross-platform implementation of the .NET
framework. Wine can use a Windows build of Mono to run .NET applications.
A collection of tests, data sets, and examples for diagnostic
checking in linear regression models. Furthermore, some generic
tools for inference in parametric models are provided.
fixc is a simple Financial Information eXchange (FIX) protocol console client.
fixc connects to remote host and sends out FIX messages it reads from local
scenario file.
These 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.
This is Business::OnlinePayment::OCV, an Business::OnlinePayment
backend module for OCV. It is only useful if you have a merchant
account with OCV: http://www.iauthorizer.net
This is Business::OnlinePayment::TCLink, a Business::OnlinePayment
backend module for TrustCommerce. It is only useful if you have an
account with TrustCommerce: http://www.trustcommerce.com
This is Business::OnlinePayment::iAuthorizer, an Business::OnlinePayment
backend module for iAuthorizer. It is only useful if you have a merchant
account with iAuthorizer: http://www.iauthorizer.net
fortune-mod-zarathoustra is a collection of quotes from Nietzsche's
"Thus spoke Zarathustra", processed into the fortune format.
Original text is in the public domain.
The ProFTPd mod_geoip module uses the GeoIP library from MaxMind to look up
various geographic information for a connecting client.