$HTML = HTTP::Request->new( GET => $MARC_page ); $HTML = $user_agent->request($HTML); $HTML = $HTML->content;