in reply to retaining values among server requests
It sounds like you are talking about data persistence.
Consider also CGI::Session::Tutorial, and if you would use CGI::Application, CGI::Application::Plugin::Session is beautiful.