Hi Monks!
I want to do a "realtime" get, LWP or Mechanize support this?
I dont want to wait ->get to return the all data, every byte they get, i want to see/parser something like what 'lynx -dump' do
With a filehandle interface perhaps? :) /me just dreaming...
while(my $line =~ $lwp->get("www.foo.com") ){ #parser $line }
Does anyone know anything like that? or how i can do that using another module?
In reply to Realtime get with LWP or Mechanize by lorn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |