$tree = HTML::Tree->new(); $tree->parse($child_page); $body = $tree->look_down( '_tag' , 'body' );