Skip to content

Commit

Permalink
RangeMessage.xml for 20240427.001 (#119)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions Bot <>
  • Loading branch information
briandfoy committed Apr 27, 2024
1 parent fbc8852 commit dfe1ab3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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 = '20240426.001';
our $VERSION = '20240427.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, 26 Apr 2024 04:40:59 BST',
_serial => '86aa4710-fc99-4a66-9d09-381429568559',
_data_date => 'Sat, 27 Apr 2024 04:40:57 BST',
_serial => '0d48abce-5ed3-45a7-8706-6a9d1d34791c',
_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 @@ -164,7 +164,7 @@ sub _default_data {
619 => [ 'Bulgaria' => [ '00', '14', '150', '699', '7000', '8999', '90000', '99999' ] ],
620 => [ 'Mauritius' => [ '0', '9' ] ],
621 => [ 'Philippines' => [ '00', '29', '400', '599', '8000', '8999', '95000', '99999' ] ],
622 => [ 'Iran' => [ '00', '10', '200', '424', '5200', '8499', '90000', '99999' ] ],
622 => [ 'Iran' => [ '00', '10', '200', '459', '4800', '8499', '90000', '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' ] ],
Expand Down
10 changes: 5 additions & 5 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>86aa4710-fc99-4a66-9d09-381429568559</MessageSerialNumber>
<MessageDate>Fri, 26 Apr 2024 04:40:59 BST</MessageDate>
<MessageSerialNumber>0d48abce-5ed3-45a7-8706-6a9d1d34791c</MessageSerialNumber>
<MessageDate>Sat, 27 Apr 2024 04:40:57 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -1289,15 +1289,15 @@
<Length>0</Length>
</Rule>
<Rule>
<Range>2000000-4249999</Range>
<Range>2000000-4599999</Range>
<Length>3</Length>
</Rule>
<Rule>
<Range>4250000-5199999</Range>
<Range>4600000-4799999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>5200000-8499999</Range>
<Range>4800000-8499999</Range>
<Length>4</Length>
</Rule>
<Rule>
Expand Down

0 comments on commit dfe1ab3

Please sign in to comment.