LWP File Attachment question

S

samiather

I have an XML file, which i want to send it to a server. Can I use LWP
package for this purpose and how ?
I would appreciate your help
 
I

Ian Wilson

I have an XML file, which i want to send it to a server. Can I use LWP
package for this purpose

Only if the protocols supported by the server include a protocol
supported by LWP. AFAIK that would be HTTP (and maybe HTTPS?) using the
GET, PUT, POST or HEAD methods.
and how ?

perldoc lwp
I would appreciate your help

A good way to show that would be to read the comp.lang.perl.misc posting
guidelines and try to follow their advice:
http://mail.augustmail.com/~tadmc/clpmisc/clpmisc_guidelines.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top