$ perl -Mojo -le " my $dom = x(b(q{2.html})->slurp); for my $img ( $d +om->find(q{h1 ~ img})->each ){ print $img->attr(q{src}); } " 333 444
In reply to Re^2: Mojo::DOM find tag after another tag
by Anonymous Monk
in thread Mojo::DOM find tag after another tag
by luxs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |