Name : perl-Business-ISSN
| |
Version : 0.91
| Vendor : obs://build_opensuse_org/home:Alexander_Naumov
|
Release : 3.1
| Date : 2015-05-14 15:50:06
|
Group : Development/Libraries/Perl
| Source RPM : perl-Business-ISSN-0.91-3.1.src.rpm
|
Size : 0.01 MB
| |
Packager : (none)
| |
Summary : Perl extension for International Standard Serial Numbers
|
Description :
* new($issn)
The constructor accepts a scalar representing the ISSN.
The string representing the ISSN may contain characters other than [0-9xX], although these will be removed in the internal representation. The resulting string must look like an ISSN - the first seven characters must be digits and the eighth character must be a digit, \'x\', or \'X\'.
The string passed as the ISSN need not be a valid ISSN as long as it superficially looks like one. This allows one to use the \'fix_checksum\' method.
One should check the validity of the ISSN with \'is_valid()\' rather than relying on the return value of the constructor.
If all one wants to do is check the validity of an ISSN, one can skip the object-oriented interface and use the c< is_valid_checksum()> function which is exportable on demand.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/Alexander_Naumov:/SLE12/SLE_12_GA/noarch |