The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl module Business::ISBN::Data

20240426.001 2024-04-26T11:41:31Z
	* data update for 2024-04-26

20240420.001 2024-04-20T11:39:16Z
	* data update for 2024-04-20

20240413.001 2024-04-13T19:53:52Z
	* data update for 2024-04-13

20240323.001 2024-03-23T08:30:28Z
	* Data update for 2023-03-23

20240321.001 2024-03-21T07:16:25Z
	* Data update for 2024-03-21

20240313.001 2024-03-13T08:28:48Z
	* Data update for 2024-03-13

20240308.001 2024-03-08T08:32:18Z
	* Data update for 2024-03-08

20240302.001 2024-03-02T23:33:19Z
	* Data update for 2024-03-02

20240229.001 2024-02-29T21:17:00Z
	* Data update for 2024-02-29 (Leap day!)

20240209.001 2024-02-09T21:13:28Z
	* data update for 2024-02-09

20240206.001 2024-02-06T04:11:18Z
	* data update for 2024-02-06

20240126.001 2024-01-26T04:20:55Z
	* Data update for 2024-01-25

20240123.001 2024-01-23T14:52:26Z
	* Data update for 2024-01-23

20240116.001 2024-01-16T14:01:15Z
	* Data upate for 2024-01-16

20240111.001 2024-01-11T19:06:03Z
	* Data update for 2014-01-11

20231220.001 2023-12-21T08:59:21Z
	* data update for 2023-12-20

20231215.001 2023-12-15T05:56:18Z
	* data update for 2023-12-15

20231130.001 2023-11-30T15:44:22Z
	* data update for 2023-11-30

20231125.001 2023-11-25T07:20:29Z
	* Data update for 2023-11-25

20231118.001 2023-11-18T09:36:00Z
	* data update for 2023-11-18

20231114.001 2023-11-14T07:06:33Z
	* data update for 2023-11-14

20231110.001 2023-11-10T07:58:12Z
	* data update for 2023-11-10

20231102.001 2023-11-02T05:03:05Z
	* Data update for 2023-11-02

20231031.001 2023-10-31T14:31:39Z
	* Data update for 2023-10-31

20231020.001 2023-10-20T08:12:42Z
	* Data update for 2023-10-20

20231013.001 2023-10-13T12:09:42Z
	* data update for 2023-10-13

20231010.001 2023-10-10T13:02:37Z
	* data update for 2023-10-10

20231006.001 2023-10-08T02:04:15Z
	
	* data update for 2023-10-06

20230926.001 2023-09-26T09:01:09Z
	* Data update for 2023-09-26

20230923.001 2023-09-23T19:43:19Z
	* Data update for 20230923

20230922.001 2023-09-23T00:18:18Z
	* Data update for 20230922

20230907.001 2023-09-07T09:34:02Z
	* data update for 2023-09-07

20230904.001 2023-09-05T01:54:08Z
	* Data update for 2023-09-04

20230830.001 2023-08-30T11:43:37Z
	Data update for 2023-08-30

20230822.001 2023-08-22T05:23:14Z
	* Data update for 2023-08-22

20230811.001 2023-08-11T09:23:24Z
	* Data update for 2023-08-11

20230729.001 2023-07-29T20:53:52Z
	* Data update for 2023-07-29

20230719.001 2023-07-19T19:30:03Z
	* Data update for 2023-07-19

20230718.001 2023-07-18T19:22:42Z
	* Data update for 20230718.001

20230714.001 2023-07-14T07:35:39Z
	* Data update for 20230707

20230707.001 2023-07-07T03:52:07Z
	* Data update for 20230707

20230626.001 2023-06-26T15:49:00Z
	* Data update for 20230626

20230528.001 2023-05-28T21:01:11Z
	* Update for 2023-05-28

20230516.001 2023-05-16T15:09:45Z
	* Data update for May 16, 2023

20230426.002 2023-05-04T04:20:45Z
	* fix a problem with the MANIFEST (#30). No data updates.

20230426.001 2023-04-26T20:39:21Z
	Data update for 20230426

20230410.001 2023-04-10T06:25:50Z
	* Data update for 2023-04-10

20230331.001 2023-04-03T05:04:52Z
	* Data update for 2023-03-30

20230322.001 2023-03-22T18:22:12Z
	* ISBN data for 2023-03-22

20230316.001 2023-03-16T14:14:06Z
	* Update data to March 2023

20210112.006 2021-02-16T04:08:08Z
	* Fix testing bug. This module needs Business::ISBN 3.005 to match
	the data structures. Prior to that, Business::ISBN had a bug with
	ISBN13.

20210112.005_03 2021-02-15T17:43:08Z
	* I think the CPAN Tester failures are using older versions of
	Business::ISBN (older than 3.005 all seem to fail). I assumed they
	started fresh, but I guess not. Require a recent version in the
	default_data test.

20210112.005_02 2021-02-14T05:07:05Z
	* Try harder to see what's going on in CPAN Testers

20210112.005_01 2021-02-13T12:40:28Z
	* Try harder to figure out these test failures

20210112.005 2021-02-13T05:23:58Z
	* Fix the default data test. It should only run when you have
	Business::ISBN already, and it shouldn't do stupid things like
	using an array that I didn't put anything in.

20210112.004 2021-02-10T04:29:32Z
	* Test the default data.
	* Add a note about packaging RangeMessage.xml (adapted from gwyn17)

20210112.003 2021-02-09T22:42:53Z
	* The default data had a problem because I used the same hash key
	twice in the default data (Github #7). Found by gwyn17.

20210112.002 2021-02-07T05:46:20Z
	* Don't try to load a data file if there are no data files
	(Github #6)

20210112.001 2021-01-19T14:48:12Z
	* freshen distro, dump Travis CI, add Github Actions
	* Update to latest Business::ISBN::Data

20191107 2019-12-11T20:04:42Z
	* Peter Williams fixed the 978/979 distinction (GitHub #5)

20140910.003 2015-12-15T12:25:58Z
	* Hide the Business::ISBN namespace

20140910.02 - 2014-09-22
	* Look in the current directory for RangeMessage.xml if it's
	not in other locations. This can help with various Perl app
	packagers. (But, also try ISBN_RANGE_MESSAGE env var)

20140910.001 - 2014-09-18
	* Update to the latest data (2014-09-10)

20120719.01 - 2012-07-26
	Specify the Test::More version so I can use subtest.
	No code or feature changes

20120719 - 2012-07-23
	* Support data from RangeMessage.xml. You can use the latest
	data from ISBN without updating this module.

20120718 - 2012-07-23
	* Daniel Jakubik updated the data for July 18, 2012

20081208 - 2008-12-05
	* Latest data update.

20081020 - 2008-10-20
	* Updated publisher codes thanks to Yakov Shafranovich
	* Version number is now the update date of the module,
	in YYYYMMDD. This not the date of the ISBN Agency
	updates though.

1.17 - 2007-10-27
	* Update to docs to point to latest URL for ISBN International

1.16 - 2007-10-25
	* distro cleanups. No need to upgrade.:wq

1.15 - 2007-08-31
	[BUGFIX] RT #29078: Fix publihser ranges for Greece

1.14 - 2007-05-18
	* *Added 7000-8499 range from Greece (960) to fix RT #27107

1.13 - 2007-01-09
	* updated copyright and license info
	* no code changes, so no need to upgrade

1.12 - 2007-01-09
	* updated copyright and license info
	* no code changes, so no need to upgrade

1.11 - 2006-05-18
	* Updated distro and kwalitee. No need to upgrade.

1.10 - 2005-03-08
	* Doc fixup, no big whoop: no need to upgrade

1.09 - 2005-03-08
	* added POD coverage test and fixed up the problems it found

1.09 - 2004-12-14
	* updated the publisher ranges and the country prefixes for the latest
	data as of November 2004.  See http://www.isbn-international.or
	* Added the script I used to take the raw data and turn it into the
	module
	* I recommend this update for everyone.  Lots of publisher ranges have
	changed

1.08 - 2004-10-08
	* no change in functionality or data: no need to upgrade
	* added strictures to the package

1.07 - 2004-09-14
	* distro cleanup:  no need to upgrade

1.06 - 2004-09-14
	* small clean-ups for distribution bits---no need to upgrade

1.05 - 2003-11-27
	* updated publisher codes

1.05 - 2003-11-27
	* update publisher ranges

1.05 - 2003-11-27
	* Updated publisher ranges

1.03 - 2002-11-25
	* fixed Makefile to install in right place

1.02 - 2002-11-25
	* this is the first release as a separate module
	* added additional publishers (4xxx) for english countries