source filter for inline code templates (macros)
Filter::Template is a Perl source filter that provides simple inline
source code templates. Inlined source code can be significantly faster
than subroutines, especially for small-scale functions like accessors
and mutators. On the other hand, they are more difficult to maintain and
use.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
