--- lib/Tie/Hash.pm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/Tie/Hash.pm b/lib/Tie/Hash.pm index 86d253d..508db72 100644 --- a/lib/Tie/Hash.pm +++ b/lib/Tie/Hash.pm @@ -173,7 +173,7 @@ proper time, see L<perltie>. C<SCALAR> is only defined in B<Tie::StdHash> and B<Tie::ExtraHash>. If needed, these methods should be defined by the package inheriting from -B<Tie::Hash>, B<Tie::StdHash>, or B<Tie::ExtraHash>. See L<pertie/"SCALAR"> +B<Tie::Hash>, B<Tie::StdHash>, or B<Tie::ExtraHash>. See L<perltie/"SCALAR"> to find out what happens when C<SCALAR> does not exist. =head1 MORE INFORMATION -- 1.5.5.1Thread Next