Skip to content

Commit

Permalink
RangeMessage.xml for 20240509.001 (#120)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions Bot <>
  • Loading branch information
briandfoy committed May 9, 2024
1 parent 35a1229 commit dca3e22
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
8 changes: 4 additions & 4 deletions lib/Business/ISBN/Data.pm
Expand Up @@ -8,7 +8,7 @@ use Carp qw(carp);
use File::Basename qw(dirname);
use File::Spec::Functions qw(catfile);

our $VERSION = '20240427.001';
our $VERSION = '20240509.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 => 'Sat, 27 Apr 2024 04:40:57 BST',
_serial => '0d48abce-5ed3-45a7-8706-6a9d1d34791c',
_data_date => 'Thu, 9 May 2024 04:41:10 BST',
_serial => '6ab7fffc-e8fa-4aa8-8945-26429f11df0c',
_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 @@ -203,7 +203,7 @@ sub _default_data {
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', '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' ] ],
978 => [ 'Nigeria' => [ '000', '199', '2000', '2999', '30000', '69999', '765', '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' ] ],
981 => [ 'Singapore' => [ '00', '16', '17000', '17999', '18', '19', '200', '299', '3000', '3099', '310', '399', '4000', '9399', '94', '94', '97', '99' ] ],
Expand Down
12 changes: 8 additions & 4 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>0d48abce-5ed3-45a7-8706-6a9d1d34791c</MessageSerialNumber>
<MessageDate>Sat, 27 Apr 2024 04:40:57 BST</MessageDate>
<MessageSerialNumber>6ab7fffc-e8fa-4aa8-8945-26429f11df0c</MessageSerialNumber>
<MessageDate>Thu, 9 May 2024 04:41:10 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -3837,11 +3837,15 @@
<Length>4</Length>
</Rule>
<Rule>
<Range>3000000-7799999</Range>
<Range>3000000-6999999</Range>
<Length>5</Length>
</Rule>
<Rule>
<Range>7800000-7999999</Range>
<Range>7000000-7649999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>7650000-7999999</Range>
<Length>3</Length>
</Rule>
<Rule>
Expand Down

0 comments on commit dca3e22

Please sign in to comment.