SOURCES: perl-SOAP-Lite-pod.patch (NEW) - fix typo in manual

glen glen at pld-linux.org
Thu Jun 5 11:39:49 CEST 2008


Author: glen                         Date: Thu Jun  5 09:39:49 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix typo in manual

---- Files affected:
SOURCES:
   perl-SOAP-Lite-pod.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/perl-SOAP-Lite-pod.patch
diff -u /dev/null SOURCES/perl-SOAP-Lite-pod.patch:1.1
--- /dev/null	Thu Jun  5 11:39:49 2008
+++ SOURCES/perl-SOAP-Lite-pod.patch	Thu Jun  5 11:39:44 2008
@@ -0,0 +1,10 @@
+--- SOAP-Lite-0.71/lib/SOAP/Lite.pm~	2008-02-28 23:27:27.000000000 +0200
++++ SOAP-Lite-0.71/lib/SOAP/Lite.pm	2008-06-05 12:33:31.827683476 +0300
+@@ -4225,6 +4225,7 @@
+ the following code:
+ 
+     $client->on_action( sub { join '/', @_ } );
++
+ =item on_fault(callback)
+ 
+     $client->on_fault(sub { popup_dialog($_[1]) });
================================================================


More information about the pld-cvs-commit mailing list