From: Steve Peters Date: Wed, 29 Nov 2006 15:24:21 +0000 (+0000) Subject: Upgrade to Tie-RefHash-1.35_01, which is just a version change for X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4e87bc57f9548c4b32659bff1ec0ab2f84bc490d;p=p5sagit%2Fp5-mst-13.2.git Upgrade to Tie-RefHash-1.35_01, which is just a version change for bleadperl. p4raw-id: //depot/perl@29419 --- diff --git a/lib/Tie/RefHash.pm b/lib/Tie/RefHash.pm index 2f09628..58d687f 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