From 605732b8365b48d731e1acfd6ed3127619e590c5 Mon Sep 17 00:00:00 2001 From: Scott Walters Date: Wed, 27 Aug 2014 18:28:43 -0400 Subject: [PATCH] https://rt.cpan.org/Ticket/Display.html?id=82028 -- POD error results in broken link generated --- lib/SOAP/WSDL/Manual.pod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/SOAP/WSDL/Manual.pod b/lib/SOAP/WSDL/Manual.pod index d9bd4a3..43d09d6 100644 --- a/lib/SOAP/WSDL/Manual.pod +++ b/lib/SOAP/WSDL/Manual.pod @@ -58,8 +58,7 @@ typemaps. For every Web service, there's also a typemap created. =head2 Interface class creation -To create interface classes, follow the steps above from -L. +To create interface classes, follow the steps above. If this works fine for you, skip the next paragraphs. If not, read on.