Skip to content

Commit

Permalink
RangeMessage.xml for 20240426.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Apr 26, 2024
1 parent d645f80 commit 0fe0c26
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 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 = '20240420.001';
our $VERSION = '20240426.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, 20 Apr 2024 04:41:07 BST',
_serial => 'ce80fec8-e80c-4d7e-82e6-cf4ae4075694',
_data_date => 'Fri, 26 Apr 2024 04:40:59 BST',
_serial => '86aa4710-fc99-4a66-9d09-381429568559',
_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 @@ -165,7 +165,7 @@ sub _default_data {
620 => [ 'Mauritius' => [ '0', '9' ] ],
621 => [ 'Philippines' => [ '00', '29', '400', '599', '8000', '8999', '95000', '99999' ] ],
622 => [ 'Iran' => [ '00', '10', '200', '424', '5200', '8499', '90000', '99999' ] ],
623 => [ 'Indonesia' => [ '00', '09', '110', '519', '5250', '8799', '88000', '99999' ] ],
623 => [ 'Indonesia' => [ '00', '10', '110', '519', '5250', '8799', '88000', '99999' ] ],
624 => [ 'Sri Lanka' => [ '00', '04', '200', '249', '5000', '6699', '93000', '99999' ] ],
625 => [ 'Türkiye' => [ '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' ] ],
Expand Down
10 changes: 3 additions & 7 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>ce80fec8-e80c-4d7e-82e6-cf4ae4075694</MessageSerialNumber>
<MessageDate>Sat, 20 Apr 2024 04:41:07 BST</MessageDate>
<MessageSerialNumber>86aa4710-fc99-4a66-9d09-381429568559</MessageSerialNumber>
<MessageDate>Fri, 26 Apr 2024 04:40:59 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -1315,13 +1315,9 @@
<Agency>Indonesia</Agency>
<Rules>
<Rule>
<Range>0000000-0999999</Range>
<Range>0000000-1099999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>1000000-1099999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>1100000-5199999</Range>
<Length>3</Length>
Expand Down

0 comments on commit 0fe0c26

Please sign in to comment.