The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
foo "I'm a foo."
tricky "My name is [% name %] and I'm tricky."

<Bar>
  foo "I'm a bar now."
</Bar>

<Compound Name>
  foo "I'm a compound foo now."
</Compound>