Skip to content

Commit

Permalink
RangeMessage.xml for 20240126.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jan 26, 2024
1 parent e62e399 commit 6ac5057
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
8 changes: 4 additions & 4 deletions lib/Business/ISBN/Data.pm
Expand Up @@ -7,7 +7,7 @@ use Carp qw(carp);
use File::Basename qw(dirname);
use File::Spec::Functions qw(catfile);

our $VERSION = '20240123.001';
our $VERSION = '20240126.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 => 'Tue, 23 Jan 2024 03:40:57 GMT',
_serial => '0406198c-4606-4e0f-93d0-f12f96cba88d',
_data_date => 'Fri, 26 Jan 2024 03:41:17 GMT',
_serial => 'b7365a83-1ae6-4a22-9ae6-db1f04f42336',
_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 @@ -200,7 +200,7 @@ sub _default_data {
974 => [ 'Thailand' => [ '00', '19', '200', '699', '7000', '8499', '85000', '89999', '90000', '94999', '9500', '9999' ] ],
975 => [ 'Türkiye' => [ '00000', '01999', '02', '23', '2400', '2499', '250', '599', '6000', '9199', '92000', '98999', '990', '999' ] ],
976 => [ 'Caribbean Community' => [ '0', '3', '40', '59', '600', '799', '8000', '9499', '95000', '99999' ] ],
977 => [ 'Egypt' => [ '00', '19', '200', '499', '5000', '6999', '700', '849', '85000', '89299', '893', '894', '8950', '8999', '90', '98', '990', '999' ] ],
977 => [ 'Egypt' => [ '00', '19', '200', '499', '5000', '6999', '700', '849', '85000', '87399', '8740', '8899', '890', '894', '8950', '8999', '90', '96', '970', '999' ] ],
978 => [ 'Nigeria' => [ '000', '199', '2000', '2999', '30000', '77999', '780', '799', '8000', '8999', '900', '999' ] ],
979 => [ 'Indonesia' => [ '000', '099', '1000', '1499', '15000', '19999', '20', '29', '3000', '3999', '400', '799', '8000', '9499', '95000', '99999' ] ],
980 => [ 'Venezuela' => [ '00', '19', '200', '599', '6000', '9999' ] ],
Expand Down
16 changes: 10 additions & 6 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>0406198c-4606-4e0f-93d0-f12f96cba88d</MessageSerialNumber>
<MessageDate>Tue, 23 Jan 2024 03:40:57 GMT</MessageDate>
<MessageSerialNumber>b7365a83-1ae6-4a22-9ae6-db1f04f42336</MessageSerialNumber>
<MessageDate>Fri, 26 Jan 2024 03:41:17 GMT</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -3765,23 +3765,27 @@
<Length>3</Length>
</Rule>
<Rule>
<Range>8500000-8929999</Range>
<Range>8500000-8739999</Range>
<Length>5</Length>
</Rule>
<Rule>
<Range>8930000-8949999</Range>
<Range>8740000-8899999</Range>
<Length>4</Length>
</Rule>
<Rule>
<Range>8900000-8949999</Range>
<Length>3</Length>
</Rule>
<Rule>
<Range>8950000-8999999</Range>
<Length>4</Length>
</Rule>
<Rule>
<Range>9000000-9899999</Range>
<Range>9000000-9699999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>9900000-9999999</Range>
<Range>9700000-9999999</Range>
<Length>3</Length>
</Rule>
</Rules>
Expand Down

0 comments on commit 6ac5057

Please sign in to comment.