]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commitdiff
Silence a POD link error
authorVincent Pit <vince@profvince.com>
Sat, 24 Aug 2013 21:21:25 +0000 (18:21 -0300)
committerVincent Pit <vince@profvince.com>
Sat, 24 Aug 2013 21:21:25 +0000 (18:21 -0300)
lib/Test/Valgrind/Parser/XML/Twig.pm

index 3dee9e5d526779172850e9a7390b2dd3906df737..d6bffa8ecbb969ac25bad58ea46daaab8a388678 100644 (file)
@@ -57,7 +57,7 @@ sub stash { shift->{Stash} }
 =head2 C<protocol_version>
 
 The version of the protocol that the current stream is conforming to.
-It is reset before and after the parsing phase, so it's effectively only available from inside L</parse>.
+It is reset before and after the parsing phase, so it's effectively only available from inside C<parse>.
 
 =cut