The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending. use strict; use Test::Base; use HTML::Selector::XPath; plan tests => 1 * blocks; filters { selector => 'chomp', xpath => 'chomp' }; run { my $block = shift; my $selector = HTML::Selector::XPath->new($block->selector); is $selector->to_xpath, $block->xpath, $
{{#tags}}- {{label}}
{{/tags}}