use HTML::Selector::XPath; my $selector = HTML::Selector::XPath->new("div.comic__container"); $selector->to_xpath;