in reply to
Perl variable names stored in mysql fields
I think you'd be better off with a real template module like
Text::Template
,
HTML::Template::Compiled
or so.
Comment on
Re: Perl variable names stored in mysql fields
In Section
Seekers of Perl Wisdom