in reply to Re: RobotUA not working
in thread RobotUA not working
but it still takes a minute to print. Also when i try to parse content using HTML::Parser it gives me this$ua->delay(10/60)
i tried putting ->parse at the end of the code like thisHTML::Parser=HASH(0x826f6b4)
and leaving the second parse off, but i still get the Hash(.....). I looked at CPAN's docs, but they all seem to say that i am using it correctly.$p->parse($content)->parse;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: RobotUA not working
by Prior Nacre V (Hermit) on Mar 07, 2004 at 06:14 UTC | |
|
Re: Re: Re: RobotUA not working
by Prior Nacre V (Hermit) on Mar 07, 2004 at 18:45 UTC | |
by mkurtis (Scribe) on Mar 07, 2004 at 18:54 UTC |