projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5469e70
)
[ID 20011219.004] Pod::Usage does not terminate with a true value
Martyn Pearce [Wed, 19 Dec 2001 19:05:00 +0000 (19:05 +0000)]
Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
p4raw-id: //depot/perl@14012
lib/Pod/Usage.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Pod/Usage.pm
b/lib/Pod/Usage.pm
index
3886076
..
e69d460
100644
(file)
--- a/
lib/Pod/Usage.pm
+++ b/
lib/Pod/Usage.pm
@@
-557,3
+557,4
@@
sub preprocess_paragraph {
return $self->SUPER::preprocess_paragraph($_);
}
+1; # keep require happy