in reply to
inserting HTML file in a PERL script
HTML::Template
is a very light, simple solution. The Template Toolkit is nice, but it may be bigger than what you need.
Comment on
Re: inserting HTML file in a PERL script
In Section
Seekers of Perl Wisdom