in reply to Site Development Environment

As TQuid says, HTML::Mason could be what you're looking for. Or you may wish to build your own system on top of mod_perl with, say, Apache::Session and HTML::Template.

PerlMonth has a series of articles on HTML::Mason, HTML::Embperl and HTML::Template which might help you in your quest.