in reply to efficient template

I started off doing stuff like this, my suggestion though is to check out HTML::Template on the cpan. It's a very easy module to use, but if you need more check out this node for a great tutorial.

Keep on coding though :)