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!

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 :)
      LIE LOL :)

      But what about the original question asked? :)