Skip to content

Commit

Permalink
RangeMessage.xml for 20230719.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jul 19, 2023
1 parent f49d339 commit 36571b4
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
Expand Up @@ -7,7 +7,7 @@ use Carp qw(carp);
use File::Basename qw(dirname);
use File::Spec::Functions qw(catfile);

our $VERSION = '20230718.001';
our $VERSION = '20230719.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, 18 Jul 2023 04:41:26 BST',
_serial => '3c3d1277-8d41-4da0-b84b-0bda4a58801e',
_data_date => 'Wed, 19 Jul 2023 04:57:10 BST',
_serial => '0ff05f4a-8a47-4c1f-9626-ae88954dc204',
_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', '949999', '9500000', '9999999' ] ],
Expand Down Expand Up @@ -368,7 +368,7 @@ sub _default_data {
99974 => [ 'Bolivia' => [ '0', '0', '10', '25', '260', '399', '40', '63', '640', '649', '65', '79', '800', '999' ] ],
99975 => [ 'Tajikistan' => [ '0', '2', '300', '399', '40', '79', '800', '999' ] ],
99976 => [ 'Srpska, Republic of' => [ '0', '0', '10', '15', '160', '199', '20', '59', '600', '819', '82', '89', '900', '999' ] ],
99977 => [ 'Rwanda' => [ '0', '1', '40', '69', '700', '799', '995', '999' ] ],
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' ] ],
Expand Down
8 changes: 4 additions & 4 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>3c3d1277-8d41-4da0-b84b-0bda4a58801e</MessageSerialNumber>
<MessageDate>Tue, 18 Jul 2023 04:41:26 BST</MessageDate>
<MessageSerialNumber>0ff05f4a-8a47-4c1f-9626-ae88954dc204</MessageSerialNumber>
<MessageDate>Wed, 19 Jul 2023 04:57:10 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -7397,11 +7397,11 @@
<Length>3</Length>
</Rule>
<Rule>
<Range>8000000-9949999</Range>
<Range>8000000-9749999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>9950000-9999999</Range>
<Range>9750000-9999999</Range>
<Length>3</Length>
</Rule>
</Rules>
Expand Down

0 comments on commit 36571b4

Please sign in to comment.