http://www.perlmonks.org?node_id=1014353


in reply to Re^2: Help sending and receiving XML request
in thread Help sending and receiving XML request

If "calls and requests" is your problem then, as far as I can see, the XML does not seem to be the problem. The XML is only the container around the data you want to send and receive.

You will need to give some more information to have any chance of getting help.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

My blog: Imperial Deltronics
  • Comment on Re^3: Help sending and receiving XML request