mysub{} prints HTML code. Just one of life's mysteries, I guess.
I read that in Perl the parentheses surrounding a subroutine's arguments are completely optional, so it should not matter whether I use parentheses to call subroutines in my prettified code, but it does.