The "main" DOM for the whole document is my $dom = Mojo::DOM->new($data);. Then you likely want to ->find() some element in it, which again is a Mojo::DOM object. I'm sure the linked documentation tells you more about the usage.
In reply to Re^3: Get a list attributes from a given tag in Mojo::DOM
by Corion
in thread SOLVED: Get a list attributes from a given tag in Mojo::DOM
by igoryonya
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |