in reply to
Re^3: Using GET in a loop
in thread
Using GET in a loop
The problem is that HTML::Stripper uses HTML::Parser (which accumulates content) in strange ways and the documentation is not very explicit about it.
Comment on
Re^4: Using GET in a loop
In Section
Seekers of Perl Wisdom