summaryrefslogtreecommitdiff
path: root/lib/Tie
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2006-11-29 15:24:21 +0000
committerSteve Peters <steve@fisharerojo.org>2006-11-29 15:24:21 +0000
commit4e87bc57f9548c4b32659bff1ec0ab2f84bc490d (patch)
treed0db6316fb5ff5d112c6bd9ae0a12bf2859f67bf /lib/Tie
parent70414f6c616c3d07a0332e24a018679b54402963 (diff)
downloadperl-4e87bc57f9548c4b32659bff1ec0ab2f84bc490d.tar.gz
Upgrade to Tie-RefHash-1.35_01, which is just a version change for
bleadperl. p4raw-id: //depot/perl@29419
Diffstat (limited to 'lib/Tie')
-rw-r--r--lib/Tie/RefHash.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Tie/RefHash.pm b/lib/Tie/RefHash.pm
index 2f0962819a..58d687f740 100644
--- a/lib/Tie/RefHash.pm
+++ b/lib/Tie/RefHash.pm
@@ -2,7 +2,7 @@ package Tie::RefHash;
use vars qw/$VERSION/;
-$VERSION = "1.34_01";
+$VERSION = "1.35_01";
=head1 NAME