Skip to content

Commit

Permalink
RangeMessage.xml for 20230729.001 (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions Bot <>
  • Loading branch information
briandfoy committed Jul 29, 2023
1 parent 58d8698 commit 400d35f
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 @@ -7,7 +7,7 @@ use Carp qw(carp);
use File::Basename qw(dirname);
use File::Spec::Functions qw(catfile);

our $VERSION = '20230719.001';
our $VERSION = '20230729.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 => 'Wed, 19 Jul 2023 04:57:10 BST',
_serial => '0ff05f4a-8a47-4c1f-9626-ae88954dc204',
_data_date => 'Sat, 29 Jul 2023 04:41:09 BST',
_serial => '51ff646c-b9cd-4993-a491-7edd6df96303',
_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 @@ -372,7 +372,7 @@ sub _default_data {
99978 => [ 'Mongolia' => [ '0', '4', '50', '69', '700', '999' ] ],
99979 => [ 'Honduras' => [ '0', '3', '40', '79', '800', '999' ] ],
99980 => [ 'Bhutan' => [ '0', '0', '30', '59', '750', '999' ] ],
99981 => [ 'Macau' => [ '0', '1', '27', '74', '750', '999' ] ],
99981 => [ 'Macau' => [ '0', '1', '200', '219', '24', '74', '750', '999' ] ],
99982 => [ 'Benin' => [ '0', '1', '50', '68', '900', '999' ] ],
99983 => [ 'El Salvador' => [ '0', '0', '50', '69', '950', '999' ] ],
99984 => [ 'Brunei Darussalam' => [ '0', '0', '50', '69', '950', '999' ] ],
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>0ff05f4a-8a47-4c1f-9626-ae88954dc204</MessageSerialNumber>
<MessageDate>Wed, 19 Jul 2023 04:57:10 BST</MessageDate>
<MessageSerialNumber>51ff646c-b9cd-4993-a491-7edd6df96303</MessageSerialNumber>
<MessageDate>Sat, 29 Jul 2023 04:41:09 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -7477,11 +7477,15 @@
<Length>1</Length>
</Rule>
<Rule>
<Range>2000000-2699999</Range>
<Range>2000000-2199999</Range>
<Length>3</Length>
</Rule>
<Rule>
<Range>2200000-2399999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>2700000-7499999</Range>
<Range>2400000-7499999</Range>
<Length>2</Length>
</Rule>
<Rule>
Expand Down

0 comments on commit 400d35f

Please sign in to comment.