Skip to content

Commit

Permalink
RangeMessage.xml for 20240914.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Sep 14, 2024
1 parent 6bf9556 commit 76f95ab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions lib/Business/ISBN/Data.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ use Carp qw(carp);
use File::Basename qw(dirname);
use File::Spec::Functions qw(catfile);

our $VERSION = '20240906.001';
our $VERSION = '20240914.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, 6 Sep 2024 04:41:37 BST',
_serial => '33cdd207-b24e-4617-ab03-3fda70c98be5',
_data_date => 'Sat, 14 Sep 2024 04:41:37 BST',
_serial => '480ad830-8486-4d2c-a285-582e94afc41f',
_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 @@ -220,7 +220,7 @@ sub _default_data {
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' ] ],
9914 => [ 'Kenya' => [ '35', '55', '700', '774', '9450', '9999' ] ],
9915 => [ 'Uruguay' => [ '40', '59', '650', '799', '9300', '9999' ] ],
9916 => [ 'Estonia' => [ '0', '0', '10', '39', '4', '5', '600', '789', '79', '91', '9200', '9399', '94', '94', '9500', '9999' ] ],
9917 => [ 'Bolivia' => [ '0', '0', '30', '34', '600', '699', '9700', '9999' ] ],
Expand Down
12 changes: 6 additions & 6 deletions lib/Business/ISBN/RangeMessage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>33cdd207-b24e-4617-ab03-3fda70c98be5</MessageSerialNumber>
<MessageDate>Fri, 6 Sep 2024 04:41:37 BST</MessageDate>
<MessageSerialNumber>480ad830-8486-4d2c-a285-582e94afc41f</MessageSerialNumber>
<MessageDate>Sat, 14 Sep 2024 04:41:37 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -4499,11 +4499,11 @@
<Agency>Kenya</Agency>
<Rules>
<Rule>
<Range>0000000-3999999</Range>
<Range>0000000-3499999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>4000000-5599999</Range>
<Range>3500000-5599999</Range>
<Length>2</Length>
</Rule>
<Rule>
Expand All @@ -4515,11 +4515,11 @@
<Length>3</Length>
</Rule>
<Rule>
<Range>7750000-9599999</Range>
<Range>7750000-9449999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>9600000-9999999</Range>
<Range>9450000-9999999</Range>
<Length>4</Length>
</Rule>
</Rules>
Expand Down

0 comments on commit 76f95ab

Please sign in to comment.