Help for this page
local $instance = $self; $parser->handler(start => \_add_link, 'tagname,attr'); ... sub _add_link { my $self = $instance; ...