Skip to content

Commit

Permalink
RangeMessage.xml for 20240323.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Mar 23, 2024
1 parent 8069e45 commit 6b60ce0
Show file tree
Hide file tree
Showing 2 changed files with 11 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 = '20240321.001';
our $VERSION = '20240323.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, 21 Mar 2024 03:41:01 GMT',
_serial => 'f62f627f-254a-4dfe-926a-ddc76f3a89f1',
_data_date => 'Sat, 23 Mar 2024 03:40:55 GMT',
_serial => '8a985516-30dc-47d5-9b05-c69ec6becae6',
_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 @@ -206,7 +206,7 @@ sub _default_data {
978 => [ 'Nigeria' => [ '000', '199', '2000', '2999', '30000', '77999', '780', '799', '8000', '8999', '900', '999' ] ],
979 => [ 'Indonesia' => [ '000', '099', '1000', '1499', '15000', '19999', '20', '29', '3000', '3999', '400', '799', '8000', '9499', '95000', '99999' ] ],
980 => [ 'Venezuela' => [ '00', '19', '200', '599', '6000', '9999' ] ],
981 => [ 'Singapore' => [ '00', '16', '17000', '17999', '18', '19', '200', '299', '3000', '3099', '310', '399', '4000', '9499', '97', '99' ] ],
981 => [ 'Singapore' => [ '00', '16', '17000', '17999', '18', '19', '200', '299', '3000', '3099', '310', '399', '4000', '9399', '94', '94', '97', '99' ] ],
982 => [ 'South Pacific' => [ '00', '09', '100', '699', '70', '89', '9000', '9799', '98000', '99999' ] ],
983 => [ 'Malaysia' => [ '00', '01', '020', '199', '2000', '3999', '40000', '44999', '45', '49', '50', '79', '800', '899', '9000', '9899', '99000', '99999' ] ],
984 => [ 'Bangladesh' => [ '00', '39', '400', '799', '8000', '8999', '90000', '99999' ] ],
Expand Down
10 changes: 7 additions & 3 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>f62f627f-254a-4dfe-926a-ddc76f3a89f1</MessageSerialNumber>
<MessageDate>Thu, 21 Mar 2024 03:41:01 GMT</MessageDate>
<MessageSerialNumber>8a985516-30dc-47d5-9b05-c69ec6becae6</MessageSerialNumber>
<MessageDate>Sat, 23 Mar 2024 03:40:55 GMT</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -3943,9 +3943,13 @@
<Length>3</Length>
</Rule>
<Rule>
<Range>4000000-9499999</Range>
<Range>4000000-9399999</Range>
<Length>4</Length>
</Rule>
<Rule>
<Range>9400000-9499999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>9500000-9699999</Range>
<Length>0</Length>
Expand Down

0 comments on commit 6b60ce0

Please sign in to comment.