Skip to content

Commit

Permalink
RangeMessage.xml for 20230907.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Sep 7, 2023
1 parent b684734 commit 4fce62d
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
Expand Up @@ -7,7 +7,7 @@ use Carp qw(carp);
use File::Basename qw(dirname);
use File::Spec::Functions qw(catfile);

our $VERSION = '20230904.001';
our $VERSION = '20230907.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 => 'Mon, 4 Sep 2023 04:41:11 BST',
_serial => '44ed1e80-d4db-43ea-b115-770236dd82c9',
_data_date => 'Thu, 7 Sep 2023 04:41:16 BST',
_serial => '60fad3dc-040a-4af9-bc44-334dd04647c2',
_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 @@ -166,7 +166,7 @@ sub _default_data {
622 => [ 'Iran' => [ '00', '10', '200', '424', '5200', '8499', '90000', '99999' ] ],
623 => [ 'Indonesia' => [ '00', '09', '130', '499', '5250', '8799', '88000', '99999' ] ],
624 => [ 'Sri Lanka' => [ '00', '04', '200', '249', '5000', '6699', '93000', '99999' ] ],
625 => [ 'Turkey' => [ '00', '01', '365', '442', '44300', '44499', '445', '449', '6350', '7793', '77940', '77949', '7795', '8499', '99000', '99999' ] ],
625 => [ 'Turkey' => [ '00', '01', '365', '442', '44300', '44499', '445', '449', '6000', '7793', '77940', '77949', '7795', '8499', '94000', '99999' ] ],
626 => [ 'Taiwan' => [ '00', '04', '300', '499', '7000', '7999', '95000', '99999' ] ],
627 => [ 'Pakistan' => [ '30', '31', '500', '524', '7500', '7999' ] ],
628 => [ 'Colombia' => [ '00', '09', '500', '549', '7500', '8499', '95000', '99999' ] ],
Expand Down
12 changes: 6 additions & 6 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>44ed1e80-d4db-43ea-b115-770236dd82c9</MessageSerialNumber>
<MessageDate>Mon, 4 Sep 2023 04:41:11 BST</MessageDate>
<MessageSerialNumber>60fad3dc-040a-4af9-bc44-334dd04647c2</MessageSerialNumber>
<MessageDate>Thu, 7 Sep 2023 04:41:16 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -1347,11 +1347,11 @@
<Length>3</Length>
</Rule>
<Rule>
<Range>4500000-6349999</Range>
<Range>4500000-5999999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>6350000-7793999</Range>
<Range>6000000-7793999</Range>
<Length>4</Length>
</Rule>
<Rule>
Expand All @@ -1363,11 +1363,11 @@
<Length>4</Length>
</Rule>
<Rule>
<Range>8500000-9899999</Range>
<Range>8500000-9399999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>9900000-9999999</Range>
<Range>9400000-9999999</Range>
<Length>5</Length>
</Rule>
</Rules>
Expand Down

0 comments on commit 4fce62d

Please sign in to comment.