Just use a parser that understands XPath. Or convert your CSS selectors to XPath expressions. It's not hard and there is HTML::Selector::XPath.
Do note that all of these mean you will have to do some actual programming yourself instead of constantly coming back and asking us to write code for you.
In reply to Re: Parser-decision: running with Simple-Dom-Parser or a perl-module?
by Corion
in thread Parser-decision: running with Simple-Dom-Parser or a perl-module?
by Perlbeginner1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |