Skip to content

Commit

Permalink
RangeMessage.xml for 20230707.001 (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions Bot <>
  • Loading branch information
briandfoy committed Jul 7, 2023
1 parent b898d2d commit c326e37
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 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 = '20230626.001';
our $VERSION = '20230707.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 => 'Mon, 26 Jun 2023 04:44:27 BST',
_serial => 'b2da0f62-cad4-4cbc-9ac6-fbcdcaaba069',
_data_date => 'Fri, 7 Jul 2023 04:43:05 BST',
_serial => 'e2777f1e-34a2-49b8-bfbe-f9be11d788e7',
_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 @@ -367,7 +367,7 @@ sub _default_data {
99973 => [ 'Mongolia' => [ '0', '3', '40', '79', '800', '999' ] ],
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', '799', '85', '89', '900', '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' ] ],
99978 => [ 'Mongolia' => [ '0', '4', '50', '69', '700', '999' ] ],
99979 => [ 'Honduras' => [ '0', '3', '40', '79', '800', '999' ] ],
Expand Down
12 changes: 4 additions & 8 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>b2da0f62-cad4-4cbc-9ac6-fbcdcaaba069</MessageSerialNumber>
<MessageDate>Mon, 26 Jun 2023 04:44:27 BST</MessageDate>
<MessageSerialNumber>e2777f1e-34a2-49b8-bfbe-f9be11d788e7</MessageSerialNumber>
<MessageDate>Fri, 7 Jul 2023 04:43:05 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -7363,15 +7363,11 @@
<Length>2</Length>
</Rule>
<Rule>
<Range>6000000-7999999</Range>
<Range>6000000-8199999</Range>
<Length>3</Length>
</Rule>
<Rule>
<Range>8000000-8499999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>8500000-8999999</Range>
<Range>8200000-8999999</Range>
<Length>2</Length>
</Rule>
<Rule>
Expand Down

0 comments on commit c326e37

Please sign in to comment.