in reply to
Re: Sending data to an ASP link
in thread
Sending data to an ASP link
About LWP (Post) I mean in fact
use LWP::Simple::Post qw(post post_xml);
use LWP::UserAgent;
use LWP::Simple;
Rather an error writing than a LIE!
Comment on
Re^2: Sending data to an ASP link
Replies are listed 'Best First'.
Re^3: Sending data to an ASP link
by
Anonymous Monk
on Mar 01, 2009 at 07:41 UTC
Letters In Error :)
[reply]
Re^4: Sending data to an ASP link
by
Anonymous Monk
on Mar 01, 2009 at 12:37 UTC
LIE LOL :)
But what about the original question asked? :)
[reply]
In Section
Seekers of Perl Wisdom