All the Perl that's Practical to Extract and Report
This morning: write "tag" function. This afternoon: after some suggestions, write super-generalised "uebertag" function.
=head2 ubertag For people who never took German. =cut sub ubertag { goto &uebertag; }