The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
## THis file should cause a stack underflow error
## A nesting error, but caused when there's too many closing tags

a b
<foo>
x y
<bar>
x y
</bar>
</foo>
w x
</foo> # oops extra closing tag