http://qs321.pair.com?node_id=1193220


in reply to Re^2: using a 'here' doc to build a web page
in thread using a 'here' doc to build a web page

Are you using CGI? Even that will likely be better (safer) than something hand rolled. I'd suggest that you start off with Mojolicious::Lite, the documentation is great.