summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/site/lib/URI/urn/isbn.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/site/lib/URI/urn/isbn.pm')
-rw-r--r--Master/tlpkg/tlperl/site/lib/URI/urn/isbn.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl/site/lib/URI/urn/isbn.pm b/Master/tlpkg/tlperl/site/lib/URI/urn/isbn.pm
index b335044b885..c8469535c4f 100644
--- a/Master/tlpkg/tlperl/site/lib/URI/urn/isbn.pm
+++ b/Master/tlpkg/tlperl/site/lib/URI/urn/isbn.pm
@@ -3,6 +3,8 @@ package URI::urn::isbn; # RFC 3187
use strict;
use warnings;
+our $VERSION = '1.73';
+
use parent 'URI::urn';
use Carp qw(carp);