Skip to content

Commit

Permalink
RangeMessage.xml for 20231028.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Oct 28, 2023
1 parent 35489dd commit 71d8111
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 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 = '20231020.001';
our $VERSION = '20231028.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, 20 Oct 2023 04:41:15 BST',
_serial => '9faadb17-b7ba-4d66-be7b-1eacf2552b21',
_data_date => 'Sat, 28 Oct 2023 04:41:15 BST',
_serial => '58733cc1-2dd0-4dbd-ae39-65def3f96d00',
_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 @@ -226,7 +226,7 @@ sub _default_data {
9920 => [ 'Morocco' => [ '30', '42', '500', '799', '8750', '9999' ] ],
9921 => [ 'Kuwait' => [ '0', '0', '30', '39', '700', '899', '9700', '9999' ] ],
9922 => [ 'Iraq' => [ '20', '29', '600', '799', '8500', '9999' ] ],
9923 => [ 'Jordan' => [ '0', '0', '10', '59', '700', '899', '9400', '9999' ] ],
9923 => [ 'Jordan' => [ '0', '0', '10', '69', '700', '899', '9400', '9999' ] ],
9924 => [ 'Cambodia' => [ '30', '39', '500', '649', '9000', '9999' ] ],
9925 => [ 'Cyprus' => [ '0', '2', '30', '54', '550', '734', '7350', '9999' ] ],
9926 => [ 'Bosnia and Herzegovina' => [ '0', '1', '20', '39', '400', '799', '8000', '9999' ] ],
Expand Down
10 changes: 3 additions & 7 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>9faadb17-b7ba-4d66-be7b-1eacf2552b21</MessageSerialNumber>
<MessageDate>Fri, 20 Oct 2023 04:41:15 BST</MessageDate>
<MessageSerialNumber>58733cc1-2dd0-4dbd-ae39-65def3f96d00</MessageSerialNumber>
<MessageDate>Sat, 28 Oct 2023 04:41:15 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -4189,13 +4189,9 @@
<Length>1</Length>
</Rule>
<Rule>
<Range>1000000-5999999</Range>
<Range>1000000-6999999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>6000000-6999999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>7000000-8999999</Range>
<Length>3</Length>
Expand Down

0 comments on commit 71d8111

Please sign in to comment.