Skip to content

Commit

Permalink
RangeMessage.xml for 20231013.001 (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions Bot <>
  • Loading branch information
briandfoy committed Oct 13, 2023
1 parent a1a2bf1 commit 856d738
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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 = '20231010.001';
our $VERSION = '20231013.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 => 'Tue, 10 Oct 2023 04:41:32 BST',
_serial => '02ee9490-a1d9-4f92-9206-1c8f336f025c',
_data_date => 'Fri, 13 Oct 2023 04:41:02 BST',
_serial => '05a5062c-63ec-4328-a835-c4fb7a75dedc',
_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 {
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', '130', '499', '5250', '8799', '88000', '99999' ] ],
623 => [ 'Indonesia' => [ '00', '09', '110', '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', '6000', '7793', '77940', '77949', '7795', '8499', '94000', '99999' ] ],
626 => [ 'Taiwan' => [ '00', '04', '300', '499', '7000', '7999', '95000', '99999' ] ],
Expand Down
8 changes: 4 additions & 4 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>02ee9490-a1d9-4f92-9206-1c8f336f025c</MessageSerialNumber>
<MessageDate>Tue, 10 Oct 2023 04:41:32 BST</MessageDate>
<MessageSerialNumber>05a5062c-63ec-4328-a835-c4fb7a75dedc</MessageSerialNumber>
<MessageDate>Fri, 13 Oct 2023 04:41:02 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -1279,11 +1279,11 @@
<Length>2</Length>
</Rule>
<Rule>
<Range>1000000-1299999</Range>
<Range>1000000-1099999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>1300000-4999999</Range>
<Range>1100000-4999999</Range>
<Length>3</Length>
</Rule>
<Rule>
Expand Down

0 comments on commit 856d738

Please sign in to comment.