Skip to content

Commit

Permalink
RangeMessage.xml for 20241019.001 (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions Bot <>
  • Loading branch information
briandfoy authored Oct 19, 2024
1 parent fd5e811 commit 25d1a00
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions lib/Business/ISBN/Data.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ use Carp qw(carp);
use File::Basename qw(dirname);
use File::Spec::Functions qw(catfile);

our $VERSION = '20241017.001';
our $VERSION = '20241019.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, 17 Oct 2024 04:43:28 BST',
_serial => 'b0ef9a1b-a849-40c5-a423-fc33e79445d1',
_data_date => 'Sat, 19 Oct 2024 04:42:42 BST',
_serial => 'a5f96b63-93aa-40a5-ad51-2ae2b7e57ff1',
_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 @@ -167,7 +167,7 @@ sub _default_data {
622 => [ 'Iran' => [ '00', '10', '200', '459', '4800', '8499', '90000', '99999' ] ],
623 => [ 'Indonesia' => [ '00', '10', '110', '524', '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' ] ],
625 => [ 'Türkiye' => [ '00', '01', '320', '442', '44300', '44499', '445', '449', '5500', '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', '94500', '94649' ] ],
628 => [ 'Colombia' => [ '00', '09', '500', '549', '7500', '8499', '95000', '99999' ] ],
Expand Down
12 changes: 6 additions & 6 deletions lib/Business/ISBN/RangeMessage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>b0ef9a1b-a849-40c5-a423-fc33e79445d1</MessageSerialNumber>
<MessageDate>Thu, 17 Oct 2024 04:43:28 BST</MessageDate>
<MessageSerialNumber>a5f96b63-93aa-40a5-ad51-2ae2b7e57ff1</MessageSerialNumber>
<MessageDate>Sat, 19 Oct 2024 04:42:42 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -1387,11 +1387,11 @@
<Length>2</Length>
</Rule>
<Rule>
<Range>0200000-3649999</Range>
<Range>0200000-3199999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>3650000-4429999</Range>
<Range>3200000-4429999</Range>
<Length>3</Length>
</Rule>
<Rule>
Expand All @@ -1403,11 +1403,11 @@
<Length>3</Length>
</Rule>
<Rule>
<Range>4500000-5999999</Range>
<Range>4500000-5499999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>6000000-7793999</Range>
<Range>5500000-7793999</Range>
<Length>4</Length>
</Rule>
<Rule>
Expand Down

0 comments on commit 25d1a00

Please sign in to comment.