Skip to content

Commit

Permalink
RangeMessage.xml for 20241123.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Nov 23, 2024
1 parent ffb3816 commit 8eb909f
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 @@ -8,7 +8,7 @@ use Carp qw(carp);
use File::Basename qw(dirname);
use File::Spec::Functions qw(catfile);

our $VERSION = '20241112.001';
our $VERSION = '20241123.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 => 'Tue, 12 Nov 2024 03:41:57 GMT',
_serial => '89e476fb-71ef-4a23-9d61-1b6b89dab0dc',
_data_date => 'Sat, 23 Nov 2024 03:44:19 GMT',
_serial => '95b58417-1d01-40dd-bd98-eda853331a36',
_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 @@ -378,7 +378,7 @@ sub _default_data {
99978 => [ 'Mongolia' => [ '0', '4', '50', '69', '700', '999' ] ],
99979 => [ 'Honduras' => [ '0', '3', '40', '79', '800', '999' ] ],
99980 => [ 'Bhutan' => [ '0', '0', '30', '64', '700', '999' ] ],
99981 => [ 'Macau' => [ '0', '0', '120', '149', '15', '19', '200', '219', '22', '74', '750', '999' ] ],
99981 => [ 'Macau' => [ '0', '0', '10', '10', '110', '149', '15', '19', '200', '219', '22', '74', '750', '999' ] ],
99982 => [ 'Benin' => [ '0', '2', '50', '71', '885', '999' ] ],
99983 => [ 'El Salvador' => [ '0', '0', '35', '69', '900', '999' ] ],
99984 => [ 'Brunei Darussalam' => [ '0', '0', '50', '69', '950', '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>89e476fb-71ef-4a23-9d61-1b6b89dab0dc</MessageSerialNumber>
<MessageDate>Tue, 12 Nov 2024 03:41:57 GMT</MessageDate>
<MessageSerialNumber>95b58417-1d01-40dd-bd98-eda853331a36</MessageSerialNumber>
<MessageDate>Sat, 23 Nov 2024 03:44:19 GMT</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -8219,11 +8219,11 @@
<Length>1</Length>
</Rule>
<Rule>
<Range>1000000-1199999</Range>
<Length>0</Length>
<Range>1000000-1099999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>1200000-1499999</Range>
<Range>1100000-1499999</Range>
<Length>3</Length>
</Rule>
<Rule>
Expand Down

0 comments on commit 8eb909f

Please sign in to comment.