Skip to content

Commit

Permalink
RangeMessage.xml for 20241025.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Oct 25, 2024
1 parent 70d984a commit 1842276
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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 = '20241019.001';
our $VERSION = '20241025.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 => 'Sat, 19 Oct 2024 04:42:42 BST',
_serial => 'a5f96b63-93aa-40a5-ad51-2ae2b7e57ff1',
_data_date => 'Fri, 25 Oct 2024 04:43:52 BST',
_serial => '907c88a7-d62b-4485-a2c5-6d68a7b7fe1f',
_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 @@ -232,7 +232,7 @@ sub _default_data {
9921 => [ 'Kuwait' => [ '0', '0', '30', '39', '700', '899', '9700', '9999' ] ],
9922 => [ 'Iraq' => [ '20', '29', '600', '799', '8250', '9999' ] ],
9923 => [ 'Jordan' => [ '0', '0', '10', '69', '700', '899', '9400', '9999' ] ],
9924 => [ 'Cambodia' => [ '30', '39', '500', '649', '9000', '9999' ] ],
9924 => [ 'Cambodia' => [ '28', '39', '500', '659', '8950', '9999' ] ],
9925 => [ 'Cyprus' => [ '0', '2', '30', '54', '550', '734', '7350', '9999' ] ],
9926 => [ 'Bosnia and Herzegovina' => [ '0', '1', '20', '39', '400', '799', '8000', '9999' ] ],
9927 => [ 'Qatar' => [ '00', '09', '100', '399', '4000', '4999' ] ],
Expand Down
14 changes: 7 additions & 7 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>a5f96b63-93aa-40a5-ad51-2ae2b7e57ff1</MessageSerialNumber>
<MessageDate>Sat, 19 Oct 2024 04:42:42 BST</MessageDate>
<MessageSerialNumber>907c88a7-d62b-4485-a2c5-6d68a7b7fe1f</MessageSerialNumber>
<MessageDate>Fri, 25 Oct 2024 04:43:52 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -4883,27 +4883,27 @@
<Agency>Cambodia</Agency>
<Rules>
<Rule>
<Range>0000000-2999999</Range>
<Range>0000000-2799999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>3000000-3999999</Range>
<Range>2800000-3999999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>4000000-4999999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>5000000-6499999</Range>
<Range>5000000-6599999</Range>
<Length>3</Length>
</Rule>
<Rule>
<Range>6500000-8999999</Range>
<Range>6600000-8949999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>9000000-9999999</Range>
<Range>8950000-9999999</Range>
<Length>4</Length>
</Rule>
</Rules>
Expand Down

0 comments on commit 1842276

Please sign in to comment.