projects
/
perl
/
modules
/
Test-Valgrind.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
d051300
)
Test::Valgrind::Report::Suppressions isn't linkable in POD
author
Vincent Pit <vince@profvince.com>
Tue, 14 Apr 2009 23:45:23 +0000 (
01:45
+0200)
committer
Vincent Pit <vince@profvince.com>
Tue, 14 Apr 2009 23:45:23 +0000 (
01:45
+0200)
lib/Test/Valgrind/Tool/SuppressionsParser.pm
patch
|
blob
|
history
diff --git
a/lib/Test/Valgrind/Tool/SuppressionsParser.pm
b/lib/Test/Valgrind/Tool/SuppressionsParser.pm
index 471025ac62c60ea5e4c9676b047ce43a9ad9d139..6444326b3df3f5212de2ed200be1cf6315669edf 100644
(file)
--- a/
lib/Test/Valgrind/Tool/SuppressionsParser.pm
+++ b/
lib/Test/Valgrind/Tool/SuppressionsParser.pm
@@
-40,7
+40,7
@@
sub new { shift->_croak('This mock tool isn\'t meant to be used directly') }
=head2 C<report_class_suppressions $session>
-Generated reports are
L
<Test::Valgrind::Report::Suppressions> objects.
+Generated reports are
C
<Test::Valgrind::Report::Suppressions> objects.
Their C<data> member contains the raw text of the suppression.
=cut