diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-04-26 09:47:33 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-05-18 11:15:03 -0600 |
commit | e5ba64d81f44ea20f4963ebac2c901f60efcc438 (patch) | |
tree | cf84725984e0cd4e3b0331a3c6c9341fd161ed08 /lib/vmsish.pm | |
parent | 616e857af714873b81e2f94d1654220c47e58917 (diff) | |
download | perl-e5ba64d81f44ea20f4963ebac2c901f60efcc438.tar.gz |
vmsish.pm: Fix broken link
Diffstat (limited to 'lib/vmsish.pm')
-rw-r--r-- | lib/vmsish.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/vmsish.pm b/lib/vmsish.pm index 30c8eb1656..eff78f00be 100644 --- a/lib/vmsish.pm +++ b/lib/vmsish.pm @@ -1,6 +1,6 @@ package vmsish; -our $VERSION = '1.02'; +our $VERSION = '1.03'; =head1 NAME @@ -107,7 +107,7 @@ more serious, and are not suppressed. =back -See L<perlmod/Pragmatic Modules>. +See L<perlmod/Perl Modules>. =cut |