Skip to content

Commit

Permalink
RangeMessage.xml for 20240321.001 (#114)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions Bot <>
  • Loading branch information
briandfoy committed Mar 21, 2024
1 parent 5078807 commit 03eee2a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
10 changes: 5 additions & 5 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 = '20240313.001';
our $VERSION = '20240321.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 => 'Wed, 13 Mar 2024 03:41:03 GMT',
_serial => '63a0f4c1-7eea-4238-9da8-b921fac2ecbf',
_data_date => 'Thu, 21 Mar 2024 03:41:01 GMT',
_serial => 'f62f627f-254a-4dfe-926a-ddc76f3a89f1',
_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 @@ -154,7 +154,7 @@ sub _default_data {
608 => [ 'North Macedonia' => [ '0', '0', '10', '19', '200', '449', '4500', '6499', '65000', '69999', '7', '9' ] ],
609 => [ 'Lithuania' => [ '00', '39', '400', '799', '8000', '9499', '95000', '99999' ] ],
611 => [ 'Thailand' => [ ] ],
612 => [ 'Peru' => [ '00', '29', '300', '399', '4000', '4499', '45000', '49999', '5000', '5149' ] ],
612 => [ 'Peru' => [ '00', '29', '300', '399', '4000', '4499', '45000', '49999', '5000', '5224' ] ],
613 => [ 'Mauritius' => [ '0', '9' ] ],
614 => [ 'Lebanon' => [ '00', '39', '400', '799', '8000', '9499', '95000', '99999' ] ],
615 => [ 'Hungary' => [ '00', '09', '100', '499', '5000', '7999', '80000', '89999' ] ],
Expand Down Expand Up @@ -216,7 +216,7 @@ sub _default_data {
988 => [ 'Hong Kong, China' => [ '00', '11', '12000', '19999', '200', '699', '70000', '79999', '8000', '9699', '97000', '99999' ] ],
989 => [ 'Portugal' => [ '0', '1', '20', '34', '35000', '36999', '37', '52', '53000', '54999', '550', '799', '8000', '9499', '95000', '99999' ] ],
9910 => [ 'Uzbekistan' => [ '01', '08', '710', '799', '9000', '9999' ] ],
9911 => [ 'Montenegro' => [ '20', '24', '550', '749' ] ],
9911 => [ 'Montenegro' => [ '20', '24', '550', '749', '9500', '9999' ] ],
9912 => [ 'Tanzania' => [ '40', '44', '750', '799', '9800', '9999' ] ],
9913 => [ 'Uganda' => [ '00', '07', '600', '699', '9550', '9999' ] ],
9914 => [ 'Kenya' => [ '40', '55', '700', '774', '9600', '9999' ] ],
Expand Down
14 changes: 9 additions & 5 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>63a0f4c1-7eea-4238-9da8-b921fac2ecbf</MessageSerialNumber>
<MessageDate>Wed, 13 Mar 2024 03:41:03 GMT</MessageDate>
<MessageSerialNumber>f62f627f-254a-4dfe-926a-ddc76f3a89f1</MessageSerialNumber>
<MessageDate>Thu, 21 Mar 2024 03:41:01 GMT</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -1077,11 +1077,11 @@
<Length>5</Length>
</Rule>
<Rule>
<Range>5000000-5149999</Range>
<Range>5000000-5224999</Range>
<Length>4</Length>
</Rule>
<Rule>
<Range>5150000-9999999</Range>
<Range>5225000-9999999</Range>
<Length>0</Length>
</Rule>
</Rules>
Expand Down Expand Up @@ -4295,9 +4295,13 @@
<Length>3</Length>
</Rule>
<Rule>
<Range>7500000-9999999</Range>
<Range>7500000-9499999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>9500000-9999999</Range>
<Length>4</Length>
</Rule>
</Rules>
</Group>
<Group>
Expand Down

0 comments on commit 03eee2a

Please sign in to comment.