$css->{xlink} //= ' '; #### @{$ret->{link}} = grep { ! /$css->{xlink}/ } map { $_->{href} } $dom->find($css->{link})->each if ($css->{link});