foreach my $element ($mech->find('span strong')) { print $element->as_text(); }