http://www.perlmonks.org?node_id=1010815


in reply to LWP::UserAgent::post gives me an odd response

Dear Monks!

I'm very sorry about this, seems all this nonsense was caused just because of this:

$browser.post(
Instead of
$browser->post(
:S Seems I've got a lot of practising to do!! Sorry for the trouble again!!

Replies are listed 'Best First'.
Re^2: LWP::UserAgent::post gives me an odd response
by NetWallah (Canon) on Dec 29, 2012 at 16:12 UTC
    No need to apologize - particularly in a case where the syntax is not caught by the interpreter.

    You get ++ for self correction.

                 "By three methods we may learn wisdom: First, by reflection, which is noblest; Second, by imitation, which is easiest; and third by experience, which is the bitterest."           -Confucius