Perl 5.20 has experimental support for function signatures. That’s good news. I just thought to check if signatures can be used in subroutine references. They can.
It’s a simple test. Just checking to see if I can maybe use this feature in my own projects.
This pleases me. It’s not going to make life easier for Pygments, though.