Skip to content

Commit

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

our $VERSION = '20231130.001';
our $VERSION = '20231215.001';

=encoding utf8
Expand Down Expand Up @@ -115,8 +115,8 @@ You may redistribute this under the terms of the Artistic License 2.0.
sub _default_data {
# BEGIN REPLACE
(
_data_date => 'Thu, 30 Nov 2023 03:41:09 GMT',
_serial => '52b3258c-b5c6-4bb3-a74f-678e11e1c3b0',
_data_date => 'Fri, 15 Dec 2023 03:40:57 GMT',
_serial => 'dd7e4505-c3d4-4473-98b0-7ff1f1a874d6',
_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 @@ -371,7 +371,7 @@ sub _default_data {
99977 => [ 'Rwanda' => [ '0', '1', '40', '69', '700', '799', '975', '999' ] ],
99978 => [ 'Mongolia' => [ '0', '4', '50', '69', '700', '999' ] ],
99979 => [ 'Honduras' => [ '0', '3', '40', '79', '800', '999' ] ],
99980 => [ 'Bhutan' => [ '0', '0', '30', '59', '750', '999' ] ],
99980 => [ 'Bhutan' => [ '0', '0', '30', '64', '700', '999' ] ],
99981 => [ 'Macau' => [ '0', '0', '140', '149', '15', '19', '200', '219', '22', '74', '750', '999' ] ],
99982 => [ 'Benin' => [ '0', '1', '50', '68', '900', '999' ] ],
99983 => [ 'El Salvador' => [ '0', '0', '35', '69', '900', '999' ] ],
Expand Down
10 changes: 5 additions & 5 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>52b3258c-b5c6-4bb3-a74f-678e11e1c3b0</MessageSerialNumber>
<MessageDate>Thu, 30 Nov 2023 03:41:09 GMT</MessageDate>
<MessageSerialNumber>dd7e4505-c3d4-4473-98b0-7ff1f1a874d6</MessageSerialNumber>
<MessageDate>Fri, 15 Dec 2023 03:40:57 GMT</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -7519,15 +7519,15 @@
<Length>0</Length>
</Rule>
<Rule>
<Range>3000000-5999999</Range>
<Range>3000000-6499999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>6000000-7499999</Range>
<Range>6500000-6999999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>7500000-9999999</Range>
<Range>7000000-9999999</Range>
<Length>3</Length>
</Rule>
</Rules>
Expand Down

0 comments on commit e888f20

Please sign in to comment.