Skip to content

Commit

Permalink
RangeMessage.xml for 20230822.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Aug 22, 2023
1 parent 369135d commit dc33f55
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 = '20230811.001';
our $VERSION = '20230822.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 => 'Fri, 11 Aug 2023 04:41:20 BST',
_serial => 'bc35bbe7-506f-43e4-b670-4b37607f8555',
_data_date => 'Tue, 22 Aug 2023 04:41:23 BST',
_serial => 'a60412b6-6ebd-45aa-b20b-b9906ccec748',
_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', '00', '365', '442', '44300', '44499', '445', '449', '6350', '7793', '77940', '77949', '7795', '8499', '99000', '99999' ] ],
625 => [ 'Turkey' => [ '00', '01', '365', '442', '44300', '44499', '445', '449', '6350', '7793', '77940', '77949', '7795', '8499', '99000', '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
8 changes: 4 additions & 4 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>bc35bbe7-506f-43e4-b670-4b37607f8555</MessageSerialNumber>
<MessageDate>Fri, 11 Aug 2023 04:41:20 BST</MessageDate>
<MessageSerialNumber>a60412b6-6ebd-45aa-b20b-b9906ccec748</MessageSerialNumber>
<MessageDate>Tue, 22 Aug 2023 04:41:23 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -1323,11 +1323,11 @@
<Agency>Turkey</Agency>
<Rules>
<Rule>
<Range>0000000-0099999</Range>
<Range>0000000-0199999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>0100000-3649999</Range>
<Range>0200000-3649999</Range>
<Length>0</Length>
</Rule>
<Rule>
Expand Down

0 comments on commit dc33f55

Please sign in to comment.