{section: Additional Examples}
 
-Here are a few additional examples of using the Condor SOAP interface, this time in Perl.  These examples assume that the _condor_schedd_ has been configured to run on well-known port 8080 as described above.
+Here are a few additional examples of using the Condor SOAP interface, this time in Perl.  These examples assume that the _condor_schedd_ has been configured to run on well-known port 8080 as described above. Note that you should be using a very recent version of the SOAP::Lite module. 0.60 won't work, 0.712 will.
 
 {subsection: Get Version String in Perl}
 {code}