Search results for "module:Business::ISBN"
Business::ISBN - work with International Standard Book Numbers
This modules handles International Standard Book Numbers, including ISBN-10 and ISBN-13. The data come from Business::ISBN::Data, which means you can update the data separately from the code. Also, you can use Business::ISBN::Data with whatever Range...
BDFOY/Business-ISBN-3.008 - 23 Mar 2023 19:58:37 UTC
Business::ISBN::Data - data pack for Business::ISBN
You don't need to load this module yourself in most cases. Business::ISBN will load it when it loads. You must use Business::ISBN 3.005 or later because the data structure changed slightly to fix a bug with ISBN13 prefixes. These data are generated f...
BDFOY/Business-ISBN-Data-20230907.001 - 07 Sep 2023 09:35:08 UTC
Business::ISBN13 - work with 13 digit International Standard Book Numbers
See Business::ISBN...
BDFOY/Business-ISBN-3.008 - 23 Mar 2023 19:58:37 UTC
Business::ISBN10 - work with 10 digit International Standard Book Numbers
See Business::ISBN...
BDFOY/Business-ISBN-3.008 - 23 Mar 2023 19:58:37 UTC
Business::ISSN - Perl extension for International Standard Serial Numbers
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 ...
BDFOY/Business-ISSN-1.005 - 18 Feb 2022 02:21:24 UTC