Skip to content

Commit

Permalink
RangeMessage.xml for 20240302.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Mar 2, 2024
1 parent 66d9669 commit ac07baf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 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 = '20240229.001';
our $VERSION = '20240302.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 => 'Thu, 29 Feb 2024 03:41:13 GMT',
_serial => 'b66420d2-6a8c-4b2a-8580-3f86cc202969',
_data_date => 'Sat, 2 Mar 2024 03:41:11 GMT',
_serial => '50f2bcad-a5b8-4998-8f4c-608d8ac33158',
_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 @@ -169,7 +169,7 @@ sub _default_data {
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' ] ],
627 => [ 'Pakistan' => [ '30', '31', '500', '524', '7500', '7999' ] ],
627 => [ 'Pakistan' => [ '30', '31', '500', '524', '7500', '7999', '94500', '94649' ] ],
628 => [ 'Colombia' => [ '00', '09', '500', '549', '7500', '8499', '95000', '99999' ] ],
629 => [ 'Malaysia' => [ '00', '02', '470', '499', '7500', '7999', '96500', '99999' ] ],
630 => [ 'Romania' => [ '300', '349', '6500', '6849' ] ],
Expand Down
14 changes: 11 additions & 3 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>b66420d2-6a8c-4b2a-8580-3f86cc202969</MessageSerialNumber>
<MessageDate>Thu, 29 Feb 2024 03:41:13 GMT</MessageDate>
<MessageSerialNumber>50f2bcad-a5b8-4998-8f4c-608d8ac33158</MessageSerialNumber>
<MessageDate>Sat, 2 Mar 2024 03:41:11 GMT</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -1487,7 +1487,15 @@
<Length>4</Length>
</Rule>
<Rule>
<Range>8000000-9999999</Range>
<Range>8000000-9449999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>9450000-9464999</Range>
<Length>5</Length>
</Rule>
<Rule>
<Range>9465000-9999999</Range>
<Length>0</Length>
</Rule>
</Rules>
Expand Down

0 comments on commit ac07baf

Please sign in to comment.