Skip to content

Commit

Permalink
RangeMessage.xml for 20230718.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Jul 18, 2023
1 parent c877187 commit a6706f6
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 = '20230714.001';
our $VERSION = '20230718.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 => 'Fri, 14 Jul 2023 04:43:00 BST',
_serial => '4a336afd-2aed-43f9-8142-26d482a90f54',
_data_date => 'Tue, 18 Jul 2023 04:41:26 BST',
_serial => '3c3d1277-8d41-4da0-b84b-0bda4a58801e',
_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 @@ -223,7 +223,7 @@ sub _default_data {
9917 => [ 'Bolivia' => [ '0', '0', '30', '34', '600', '699', '9800', '9999' ] ],
9918 => [ 'Malta' => [ '0', '0', '20', '29', '600', '799', '9500', '9999' ] ],
9919 => [ 'Mongolia' => [ '0', '0', '20', '29', '500', '599', '9000', '9999' ] ],
9920 => [ 'Morocco' => [ '30', '41', '500', '799', '8750', '9999' ] ],
9920 => [ 'Morocco' => [ '30', '42', '500', '799', '8750', '9999' ] ],
9921 => [ 'Kuwait' => [ '0', '0', '30', '39', '700', '899', '9700', '9999' ] ],
9922 => [ 'Iraq' => [ '20', '29', '600', '799', '8500', '9999' ] ],
9923 => [ 'Jordan' => [ '0', '0', '10', '59', '700', '899', '9400', '9999' ] ],
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>4a336afd-2aed-43f9-8142-26d482a90f54</MessageSerialNumber>
<MessageDate>Fri, 14 Jul 2023 04:43:00 BST</MessageDate>
<MessageSerialNumber>3c3d1277-8d41-4da0-b84b-0bda4a58801e</MessageSerialNumber>
<MessageDate>Tue, 18 Jul 2023 04:41:26 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -4067,11 +4067,11 @@
<Length>0</Length>
</Rule>
<Rule>
<Range>3000000-4199999</Range>
<Range>3000000-4299999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>4200000-4999999</Range>
<Range>4300000-4999999</Range>
<Length>0</Length>
</Rule>
<Rule>
Expand Down

0 comments on commit a6706f6

Please sign in to comment.