summaryrefslogtreecommitdiff
path: root/lib/Data/MultiValued/Exceptions.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Data/MultiValued/Exceptions.pm')
-rw-r--r--lib/Data/MultiValued/Exceptions.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Data/MultiValued/Exceptions.pm b/lib/Data/MultiValued/Exceptions.pm
index 4d6a1b6..27f6dbf 100644
--- a/lib/Data/MultiValued/Exceptions.pm
+++ b/lib/Data/MultiValued/Exceptions.pm
@@ -120,7 +120,7 @@ containing the value that was not found.
=head2 C<Data::MultiValued::Exceptions::TagNotFound>
-Subclass of L<Data::MultiValued::Exceptions::NotFound>, for
+Subclass of L</Data::MultiValued::Exceptions::NotFound>, for
tags. Stringifies to:
tag not found: $value
@@ -129,7 +129,7 @@ tags. Stringifies to:
=head2 C<Data::MultiValued::Exceptions::RangeNotFound>
-Subclass of L<Data::MultiValued::Exceptions::NotFound>, for
+Subclass of L</Data::MultiValued::Exceptions::NotFound>, for
ranges. Stringifies to:
no range found for value: $value