RE: request: SOAP::Lite parameter passing question.

2004-04-16 Thread Grant Babb
Maybe try something like this (you need to substitute parameters). I don't believe you will get all the SOAP headers (SOAP:Lite parses all that for you): If you posted the WSDL I could tell you what this code should be exactly. print ul; foreach $r(@{$result-{'resultElements'}}) {

RE: Win32::GUI Question

2004-03-12 Thread Grant Babb
File::Find performs that task quickly and efficiently. You can copy the example from the POD and you are ready to go. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dirk Bremer (NISC) Sent: Friday, March 12, 2004 8:55 AM To: [EMAIL PROTECTED] Subject:

RE: Perl and Crystal Reports

2004-01-27 Thread Grant Babb
Title: RE: Perl and Crystal Reports CR9 has Java and .NET (ASP as well) interfaces, but the Java thing is brand new. The only way I think you could get Perl in the mix is to publish the Crystal Report as a web service and then consume it with a SOAP Proxy in a Perl script. Grant Babb L-EET

RE: Search engine results

2003-11-03 Thread Grant Babb
Title: RE: Search engine results You could modify the code from this article I wrote ... the Google Web Service offers a lot of flexibility as far as this problem goes. http://www.l-eet.com/web-development/includes/articles/?id=Web-Services-In-Perl,-Part-1 grant babb L-EET Web Services

RE: command prompt problems.

2003-10-30 Thread Grant Babb
Title: RE: command prompt problems. http://sourceforge.net/projects/bb4win/ Viva la SourceForge, dawg. HTH, grant stevens L-EET Web Services http://www.l-eet.com/ -Original Message- From: Michael D. Smith [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 30, 2003 3:20 PM To: