Skip to content

Commit

Permalink
RangeMessage.xml for 20230811.001 (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions Bot <>
  • Loading branch information
briandfoy committed Aug 11, 2023
1 parent 66ebb02 commit 6eaaa59
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
14 changes: 7 additions & 7 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 = '20230729.001';
our $VERSION = '20230811.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 => 'Sat, 29 Jul 2023 04:41:09 BST',
_serial => '51ff646c-b9cd-4993-a491-7edd6df96303',
_data_date => 'Fri, 11 Aug 2023 04:41:20 BST',
_serial => 'bc35bbe7-506f-43e4-b670-4b37607f8555',
_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', '949999', '9500000', '9999999' ] ],
Expand Down Expand Up @@ -165,7 +165,7 @@ sub _default_data {
621 => [ 'Philippines' => [ '00', '29', '400', '599', '8000', '8999', '95000', '99999' ] ],
622 => [ 'Iran' => [ '00', '10', '200', '424', '5200', '8499', '90000', '99999' ] ],
623 => [ 'Indonesia' => [ '00', '09', '130', '499', '5250', '8799', '88000', '99999' ] ],
624 => [ 'Sri Lanka' => [ '00', '04', '200', '249', '5000', '6449', '94500', '99999' ] ],
624 => [ 'Sri Lanka' => [ '00', '04', '200', '249', '5000', '6699', '93000', '99999' ] ],
625 => [ 'Turkey' => [ '00', '00', '365', '442', '44300', '44499', '445', '449', '6350', '7793', '77940', '77949', '7795', '8499', '99000', '99999' ] ],
626 => [ 'Taiwan' => [ '00', '04', '300', '499', '7000', '7999', '95000', '99999' ] ],
627 => [ 'Pakistan' => [ '30', '31', '500', '524', '7500', '7999' ] ],
Expand Down Expand Up @@ -204,7 +204,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', '99', '99' ] ],
981 => [ 'Singapore' => [ '00', '16', '17000', '17999', '18', '19', '200', '299', '3000', '3099', '310', '399', '4000', '9499', '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 All @@ -220,7 +220,7 @@ sub _default_data {
9914 => [ 'Kenya' => [ '40', '52', '700', '774', '9600', '9999' ] ],
9915 => [ 'Uruguay' => [ '40', '59', '650', '799', '9300', '9999' ] ],
9916 => [ 'Estonia' => [ '0', '0', '10', '39', '4', '5', '600', '799', '80', '84', '850', '899', '9250', '9999' ] ],
9917 => [ 'Bolivia' => [ '0', '0', '30', '34', '600', '699', '9800', '9999' ] ],
9917 => [ 'Bolivia' => [ '0', '0', '30', '34', '600', '699', '9700', '9999' ] ],
9918 => [ 'Malta' => [ '0', '0', '20', '29', '600', '799', '9500', '9999' ] ],
9919 => [ 'Mongolia' => [ '0', '0', '20', '29', '500', '599', '9000', '9999' ] ],
9920 => [ 'Morocco' => [ '30', '42', '500', '799', '8750', '9999' ] ],
Expand Down Expand Up @@ -383,7 +383,7 @@ sub _default_data {
99989 => [ 'Paraguay' => [ '0', '0', '50', '64', '900', '999' ] ],
99990 => [ 'Ethiopia' => [ '0', '0', '50', '54', '975', '999' ] ],
99992 => [ 'Oman' => [ '0', '1', '50', '64', '950', '999' ] ],
99993 => [ 'Mauritius' => [ '0', '0', '50', '54', '980', '999' ] ],
99993 => [ 'Mauritius' => [ '0', '1', '50', '54', '980', '999' ] ],
},
979 => {
8 => [ 'United States' => [ '200', '229', '3500', '3999', '4000', '8499', '8500', '8849', '88500', '89999', '9850000', '9899999' ] ],
Expand Down
22 changes: 11 additions & 11 deletions lib/Business/ISBN/RangeMessage.xml
Expand Up @@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
<MessageSerialNumber>51ff646c-b9cd-4993-a491-7edd6df96303</MessageSerialNumber>
<MessageDate>Sat, 29 Jul 2023 04:41:09 BST</MessageDate>
<MessageSerialNumber>bc35bbe7-506f-43e4-b670-4b37607f8555</MessageSerialNumber>
<MessageDate>Fri, 11 Aug 2023 04:41:20 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
Expand Down Expand Up @@ -1305,15 +1305,15 @@
<Length>0</Length>
</Rule>
<Rule>
<Range>5000000-6449999</Range>
<Range>5000000-6699999</Range>
<Length>4</Length>
</Rule>
<Rule>
<Range>6450000-9449999</Range>
<Range>6700000-9299999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>9450000-9999999</Range>
<Range>9300000-9999999</Range>
<Length>5</Length>
</Rule>
</Rules>
Expand Down Expand Up @@ -3457,11 +3457,11 @@
<Length>4</Length>
</Rule>
<Rule>
<Range>9500000-9899999</Range>
<Range>9500000-9699999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>9900000-9999999</Range>
<Range>9700000-9999999</Range>
<Length>2</Length>
</Rule>
</Rules>
Expand Down Expand Up @@ -3981,11 +3981,11 @@
<Length>3</Length>
</Rule>
<Rule>
<Range>7000000-9799999</Range>
<Range>7000000-9699999</Range>
<Length>0</Length>
</Rule>
<Rule>
<Range>9800000-9999999</Range>
<Range>9700000-9999999</Range>
<Length>4</Length>
</Rule>
</Rules>
Expand Down Expand Up @@ -7751,11 +7751,11 @@
<Agency>Mauritius</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>
Expand Down

0 comments on commit 6eaaa59

Please sign in to comment.