Skip to content

Commit

Permalink
RangeMessage.xml for 20240413.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Apr 13, 2024
1 parent d55dbc0 commit 416a07c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 5 deletions.
7 changes: 4 additions & 3 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 = '20240323.001';
our $VERSION = '20240413.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 => 'Sat, 23 Mar 2024 03:40:55 GMT',
_serial => '8a985516-30dc-47d5-9b05-c69ec6becae6',
_data_date => 'Sat, 13 Apr 2024 04:41:11 BST',
_serial => '8999af38-4812-4c38-b6b5-c89510c1861a',
_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 @@ -387,6 +387,7 @@ sub _default_data {
99992 => [ 'Oman' => [ '0', '1', '50', '64', '950', '999' ] ],
99993 => [ 'Mauritius' => [ '0', '1', '50', '54', '980', '999' ] ],
99994 => [ 'Haiti' => [ '0', '0', '50', '52', '985', '999' ] ],
99995 => [ 'Seychelles' => [ '50', '52', '975', '999' ] ],
},
979 => {
8 => [ 'United States' => [ '200', '229', '3200', '3499', '3500', '8849', '88500', '89999', '90000', '90999', '9850000', '9899999', '9900000', '9929999' ] ],
Expand Down
26 changes: 24 additions & 2 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>8a985516-30dc-47d5-9b05-c69ec6becae6</MessageSerialNumber>
<MessageDate>Sat, 23 Mar 2024 03:40:55 GMT</MessageDate>
<MessageSerialNumber>8999af38-4812-4c38-b6b5-c89510c1861a</MessageSerialNumber>
<MessageDate>Sat, 13 Apr 2024 04:41:11 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -8316,6 +8316,28 @@
</Rule>
</Rules>
</Group>
<Group>
<Prefix>978-99995</Prefix>
<Agency>Seychelles</Agency>
<Rules>
<Rule>
<Range>0000000-4999999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>5000000-5299999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>5300000-9749999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>9750000-9999999</Range>
<Length>3</Length>
</Rule>
</Rules>
</Group>
<Group>
<Prefix>979-10</Prefix>
<Agency>France</Agency>
Expand Down

0 comments on commit 416a07c

Please sign in to comment.