Page is a not externally linkable
phranque - 7:40 am on Mar 18, 2011 (gmt 0)
Mason is perl code embedded in <%perl> tags within a (x)html document.
Mason uses a handler to serve the html with embedded perl document, similar to the mechanism used to serve cgi scripts.
if Mason isn't suitable to your requirements or doesn't match your style you might try HTML::Embperl:
http://search.cpan.org/~grichter/HTML-Embperl/Embperl.pod [search.cpan.org]