Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Playing with XML::Simple

Status
Not open for further replies.

Zippeh

Programmer
Sep 24, 2002
56
GB
Is there any way of getting XML::Simple to retrieve a remote XML document over HTTPS?
 
Not that I'm aware of, but you could use LWP::UserAgent to do that and then parse it with XML::Simple.

- Rieekan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top