>>>>> "Brent" == Brent Clark <[EMAIL PROTECTED]> writes:
Brent> my $data = Brent> $xml->XMLin("http://testbox/cgi-bin/ecco/scripts/common/bookinngsXmlDisplay.pl?lts"); Do you have a file with that name? Why would you think that would work? The docs don't say that it understands URLs. Brent> So obviously it looking for the file and not making a http connection. Yes, obviously. Brent> If anyone has any tips or advice, it would be great fully be appreciated Well, if XML::Simple doesn't grok a URL, perhaps you should give it a file instead? -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>