Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Re: LWP::UserAgent::FramesReady;

by nothingmuch (Priest)
on Dec 10, 2003 at 01:14 UTC ( [id://313631]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: LWP::UserAgent::FramesReady;
in thread LWP::UserAgent::FramesReady;

Please consider submitting a documentation patch, or at least letting Alan E Derhaag know about this.

ciao ciao!

-nuffin
zz zZ Z Z #!perl
  • Comment on Re: Re: Re: LWP::UserAgent::FramesReady;

Replies are listed 'Best First'.
Re: Re: Re: Re: LWP::UserAgent::FramesReady;
by shockme (Chaplain) on Dec 11, 2003 at 00:19 UTC
    Bug #4634 has been submmitted.

    If things get any worse, I'll have to ask you to stop helping me.

Re^4: LWP::UserAgent::FramesReady;
by gepebril (Initiate) on May 01, 2008 at 14:08 UTC
    Hi there, I'm also facing the same problem as the topic stater.
    When I add two line like suggested above

    @responses = $response_tree->children();
    print @responses;


    I get the folowing error:
    \Global symbol "@responses" requires explicit package name at ./test_grep.pl line 20.
    Global symbol "$response_tree" requires explicit package name at ./test_grep.pl line 20.
    Global symbol "@responses" requires explicit package name at ./test_grep.pl line 21.
    Execution of ./test_grep.pl aborted due to compilation errors.

    Which package name should I use?

    When I print $response->content;
    I also get the response that my browser doesn't support frames....
    the URL is http://www.dewestonline.cq-link.sr/

    Thanks in advance
    Albert

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://313631]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-19 02:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found