-
SOAP Client
HI I want to write a SIMPLE SOAP client in perl.
If we pass the interger value as a HTTP request.
1. Take an integer or string as command line arguments.
2. Create a HTTP request.
3. Get the response from HTTP.
4. Store the response in XSD schema.
Please help me out how to write perl SOAP Client.
-
Here is a Perl Problem that was posed to me. I was given one day time to solve. Unfortunately I did not know enough Perl to do it. And sadly, I did not get selected. However I wish to share this question with all. Please pose your answers or programs on this forum for the benefit of all friends. Submitted by ilangocal.
Here is the link for the full questions in exforsys forum, see if you can answer ttp://www.exforsys.com/forum/showthread.php?t=499
-
-
-
-
-
-
-
-
-
-
-
-
How we can navigate the XML documents?
we can use the XML:DOM naviation methods to navigate though an XML::DOM node tree and then use getnodevalue to recover the data.
-
-
-
-
Symbolic Reference in PERL
What is the Use of Symbolic Reference in PERL?
-
Rename Datastage jobs through perl
Please provide me Perl scriptwhich reads the data from xcel sheet and renames the dsx file.Process followed to rename is:make a list of old and new file names in xcel sheet.compare the old file name in the xcel sheet with dsx name.If both are equal then assign the new name to the dsx which is mentioned in the xcel sheet.Kindly please help me in this.Expecting a reply soon..
-
Create a Perl script to store the information in Excel
Hello,--------------------------------------id name address1 cristine New York 2 murray Redmond3 kumar Sunnyvale --------------------------------------This is 'samples.xlsx' file.'id' string in A1, 'name' in B1, 'address' in C1 column in excel file.Create a Perl script to store the information about employee using the header as in raw 1. The Perl...
Perl Interview Questions
Ans