Skip to content

Commit

Permalink
RangeMessage.xml for 20240313.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Mar 13, 2024
1 parent 1f4f03e commit 03cd977
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 @@ -8,7 +8,7 @@ use Carp qw(carp);
use File::Basename qw(dirname);
use File::Spec::Functions qw(catfile);

our $VERSION = '20240308.001';
our $VERSION = '20240313.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 => 'Fri, 8 Mar 2024 03:41:11 GMT',
_serial => '71428290-f125-4830-afab-51fd57501fa2',
_data_date => 'Wed, 13 Mar 2024 03:41:03 GMT',
_serial => '63a0f4c1-7eea-4238-9da8-b921fac2ecbf',
_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 @@ -215,7 +215,7 @@ sub _default_data {
987 => [ 'Argentina' => [ '00', '09', '1000', '1999', '20000', '29999', '30', '35', '3600', '4199', '42', '43', '4400', '4499', '45000', '48999', '4900', '4999', '500', '824', '8250', '8279', '82800', '82999', '8300', '8499', '85', '88', '8900', '9499', '95000', '99999' ] ],
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', '9250', '9999' ] ],
9910 => [ 'Uzbekistan' => [ '01', '08', '710', '799', '9000', '9999' ] ],
9911 => [ 'Montenegro' => [ '20', '24', '550', '749' ] ],
9912 => [ 'Tanzania' => [ '40', '44', '750', '799', '9800', '9999' ] ],
9913 => [ 'Uganda' => [ '00', '07', '600', '699', '9550', '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>71428290-f125-4830-afab-51fd57501fa2</MessageSerialNumber>
<MessageDate>Fri, 8 Mar 2024 03:41:11 GMT</MessageDate>
<MessageSerialNumber>63a0f4c1-7eea-4238-9da8-b921fac2ecbf</MessageSerialNumber>
<MessageDate>Wed, 13 Mar 2024 03:41:03 GMT</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -4265,11 +4265,11 @@
<Length>3</Length>
</Rule>
<Rule>
<Range>8000000-9249999</Range>
<Range>8000000-8999999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>9250000-9999999</Range>
<Range>9000000-9999999</Range>
<Length>4</Length>
</Rule>
</Rules>
Expand Down

0 comments on commit 03cd977

Please sign in to comment.