Skip to content

Commit

Permalink
RangeMessage.xml for 20241206.001 (#154)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions Bot <>
  • Loading branch information
briandfoy authored Dec 7, 2024
1 parent a1c0688 commit 4588db0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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 = '20241205.001';
our $VERSION = '20241206.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, 5 Dec 2024 03:46:56 GMT',
_serial => '449e659e-c99e-41d0-aa46-6cce34e3fb98',
_data_date => 'Fri, 6 Dec 2024 03:46:43 GMT',
_serial => 'c9b08d13-d2dc-447b-9706-1b83d5947f99',
_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 @@ -278,7 +278,7 @@ sub _default_data {
9966 => [ 'Kenya' => [ '000', '139', '14', '14', '1500', '1999', '20', '69', '7000', '7499', '750', '820', '8210', '8249', '825', '825', '8260', '8289', '829', '959', '9600', '9999' ] ],
9967 => [ 'Kyrgyz Republic' => [ '00', '39', '400', '899', '9000', '9999' ] ],
9968 => [ 'Costa Rica' => [ '00', '49', '500', '939', '9400', '9999' ] ],
9969 => [ 'Algeria' => [ '00', '06', '500', '649', '9700', '9999' ] ],
9969 => [ 'Algeria' => [ '00', '12', '500', '649', '9700', '9999' ] ],
9970 => [ 'Uganda' => [ '00', '39', '400', '899', '9000', '9999' ] ],
9971 => [ 'Singapore' => [ '0', '5', '60', '89', '900', '989', '9900', '9999' ] ],
9972 => [ 'Peru' => [ '00', '09', '1', '1', '200', '249', '2500', '2999', '30', '59', '600', '899', '9000', '9999' ] ],
Expand Down
8 changes: 4 additions & 4 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>449e659e-c99e-41d0-aa46-6cce34e3fb98</MessageSerialNumber>
<MessageDate>Thu, 5 Dec 2024 03:46:56 GMT</MessageDate>
<MessageSerialNumber>c9b08d13-d2dc-447b-9706-1b83d5947f99</MessageSerialNumber>
<MessageDate>Fri, 6 Dec 2024 03:46:43 GMT</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -6067,11 +6067,11 @@
<Agency>Algeria</Agency>
<Rules>
<Rule>
<Range>0000000-0699999</Range>
<Range>0000000-1299999</Range>
<Length>2</Length>
</Rule>
<Rule>
<Range>0700000-4999999</Range>
<Range>1300000-4999999</Range>
<Length>0</Length>
</Rule>
<Rule>
Expand Down

0 comments on commit 4588db0

Please sign in to comment.