Use this program to transform ANSI markup text to HTML snippets.
The input is drawn from STDIN and the output is printed to STDOUT.

Usage:

    $: ansi_emitting_program.pl | ansi2html

It was intended to create the POD snippets but the hex values
are wrong which makes this program an undocumented TODO item.