Skip to content

Commit

Permalink
RangeMessage.xml for 20240906.001 (#136)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions Bot <>
  • Loading branch information
briandfoy authored Sep 6, 2024
1 parent 37f2f4d commit 712fe39
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions lib/Business/ISBN/Data.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ use Carp qw(carp);
use File::Basename qw(dirname);
use File::Spec::Functions qw(catfile);

our $VERSION = '20240821.001';
our $VERSION = '20240906.001';

=encoding utf8
Expand Down Expand Up @@ -116,8 +116,8 @@ You may redistribute this under the terms of the Artistic License 2.0.
sub _default_data {
# BEGIN REPLACE
(
_data_date => 'Wed, 21 Aug 2024 04:41:10 BST',
_serial => '7365563e-253a-4a2f-8a78-e86e452d513d',
_data_date => 'Fri, 6 Sep 2024 04:41:37 BST',
_serial => '33cdd207-b24e-4617-ab03-3fda70c98be5',
_source => __FILE__,
978 => {
0 => [ 'English language' => [ '00', '19', '200', '227', '2280', '2289', '229', '368', '3690', '3699', '370', '638', '6390', '6397', '6398000', '6399999', '640', '644', '6450000', '6459999', '646', '647', '6480000', '6489999', '649', '654', '6550', '6559', '656', '699', '7000', '8499', '85000', '89999', '900000', '900370', '9003710', '9003719', '900372', '949999', '9500000', '9999999' ] ],
Expand Down Expand Up @@ -228,7 +228,7 @@ sub _default_data {
9919 => [ 'Mongolia' => [ '0', '0', '20', '29', '500', '599', '9000', '9999' ] ],
9920 => [ 'Morocco' => [ '28', '42', '480', '799', '8750', '9999' ] ],
9921 => [ 'Kuwait' => [ '0', '0', '30', '39', '700', '899', '9700', '9999' ] ],
9922 => [ 'Iraq' => [ '20', '29', '600', '799', '8500', '9999' ] ],
9922 => [ 'Iraq' => [ '20', '29', '600', '799', '8250', '9999' ] ],
9923 => [ 'Jordan' => [ '0', '0', '10', '69', '700', '899', '9400', '9999' ] ],
9924 => [ 'Cambodia' => [ '30', '39', '500', '649', '9000', '9999' ] ],
9925 => [ 'Cyprus' => [ '0', '2', '30', '54', '550', '734', '7350', '9999' ] ],
Expand Down
8 changes: 4 additions & 4 deletions lib/Business/ISBN/RangeMessage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>7365563e-253a-4a2f-8a78-e86e452d513d</MessageSerialNumber>
<MessageDate>Wed, 21 Aug 2024 04:41:10 BST</MessageDate>
<MessageSerialNumber>33cdd207-b24e-4617-ab03-3fda70c98be5</MessageSerialNumber>
<MessageDate>Fri, 6 Sep 2024 04:41:37 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -4779,11 +4779,11 @@
<Length>3</Length>
</Rule>
<Rule>
<Range>8000000-8499999</Range>
<Range>8000000-8249999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>8500000-9999999</Range>
<Range>8250000-9999999</Range>
<Length>4</Length>
</Rule>
</Rules>
Expand Down

0 comments on commit 712fe39

Please sign in to comment.