in reply to Creating HTML page

If you want to output html, why not use one of the Perl modules available on CPAN (for example HTML::Tiny to name just one). Doing this with printf statements seems like traveling backwards in time.

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.