From: Martyn Pearce <martyn@inpharmatica.co.uk>
Date: Wed, 19 Dec 2001 19:05:00 +0000 (+0000)
Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8abb48c2c73487c6a6fa68a8f76dcd92ad11cee2;p=p5sagit%2Fp5-mst-13.2.git

[ID 20011219.004] Pod::Usage does not terminate with a true value
   Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>

p4raw-id: //depot/perl@14012
---

diff --git a/lib/Pod/Usage.pm b/lib/Pod/Usage.pm
index 3886076..e69d460 100644
--- 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