81797980f7
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
12 lines
447 B
Plaintext
12 lines
447 B
Plaintext
Business::ISIN is a class which validates ISINs
|
|
(International Securities Identification Numbers), the
|
|
codes which identify shares in much the same way as ISBNs
|
|
identify books. An ISIN consists of two letters,
|
|
identifying the country of origin of the security
|
|
according to ISO 3166, followed by nine characters in
|
|
[A-Z0-9], followed by a decimal check digit.
|
|
|
|
WWW: http://search.cpan.org/dist/Business-ISIN/
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|