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


in reply to http request with LWP::Useragent

Is it that LWP useragent module only process the first YY.JSP but not any X.JSP inside YY.JSP?

If you use  use Data::Dumper; print Dumper( $response->as_string ); What do you see? Does it answer your question?

LWP doesn't much deal with HTML, WWW::Mechanize does deal with them, see http://search.cpan.org/grep?cpanid=JESSE&release=WWW-Mechanize-1.72&string=frame&i=1&n=1&C=0 and WWW::Mechanize::FAQ