in reply to Re: Get into the server and execute perl command
in thread Get into the server and execute perl command

ok, suppose, I get into the server, now how should i do to use LWP::Simple. Can you provide me a demo of this algo. Second, the output come from http://localhost:3456 is an " unformatted XML". and I'm wondering if the Machine B gives its result because Perl is not installed in it.
  • Comment on Re^2: Get into the server and execute perl command

Replies are listed 'Best First'.
Re^3: Get into the server and execute perl command
by Corion (Patriarch) on Feb 25, 2015 at 07:57 UTC

    I suggest that you read the documentation of LWP::Simple. I'm not sure what other things you would need. This is not a code writing service.

    Also, I do not understand what you mean by "unformatted XML", and how it would be problematic.