Help for this page

Select Code to Download


  1. or download this
    $css->{xlink} //= ' ';
    
  2. or download this
    @{$ret->{link}} = grep { ! /$css->{xlink}/ } map { $_->{href} } $dom->
    +find($css->{link})->each if ($css->{link});