my $iframes = Mojo::DOM->new($string)->find('iframe'); my @iframes = @$iframes;