Skip to content

Commit

Permalink
RangeMessage.xml for 20240229.001
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Feb 29, 2024
1 parent 8da79a4 commit bfb42c6
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
Expand Up @@ -7,7 +7,7 @@ use Carp qw(carp);
use File::Basename qw(dirname);
use File::Spec::Functions qw(catfile);

our $VERSION = '20240209.001';
our $VERSION = '20240229.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, 9 Feb 2024 03:41:02 GMT',
_serial => 'e00fa467-961a-4104-a277-f80dd64e588e',
_data_date => 'Thu, 29 Feb 2024 03:41:13 GMT',
_serial => 'b66420d2-6a8c-4b2a-8580-3f86cc202969',
_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 @@ -381,7 +381,7 @@ sub _default_data {
99986 => [ 'Myanmar' => [ '0', '0', '50', '69', '950', '999' ] ],
99987 => [ 'Luxembourg' => [ '700', '999' ] ],
99988 => [ 'Sudan' => [ '0', '0', '50', '54', '800', '824' ] ],
99989 => [ 'Paraguay' => [ '0', '0', '50', '64', '900', '999' ] ],
99989 => [ 'Paraguay' => [ '0', '1', '50', '79', '900', '999' ] ],
99990 => [ 'Ethiopia' => [ '0', '0', '50', '54', '975', '999' ] ],
99992 => [ 'Oman' => [ '0', '1', '50', '64', '950', '999' ] ],
99993 => [ 'Mauritius' => [ '0', '1', '50', '54', '980', '999' ] ],
Expand Down
12 changes: 6 additions & 6 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>e00fa467-961a-4104-a277-f80dd64e588e</MessageSerialNumber>
<MessageDate>Fri, 9 Feb 2024 03:41:02 GMT</MessageDate>
<MessageSerialNumber>b66420d2-6a8c-4b2a-8580-3f86cc202969</MessageSerialNumber>
<MessageDate>Thu, 29 Feb 2024 03:41:13 GMT</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -8167,19 +8167,19 @@
<Agency>Paraguay</Agency>
<Rules>
<Rule>
<Range>0000000-0999999</Range>
<Range>0000000-1999999</Range>
<Length>1</Length>
</Rule>
<Rule>
<Range>1000000-4999999</Range>
<Range>2000000-4999999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>5000000-6499999</Range>
<Range>5000000-7999999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>6500000-8999999</Range>
<Range>8000000-8999999</Range>
<Length>0</Length>
</Rule>
<Rule>
Expand Down

0 comments on commit bfb42c6

Please sign in to comment.