Terr!I used CGI.pm for my web development. Now I trying to migrate to modperl, and so i look replacement for CGI-module, because using CGI for html-creating is no point when there is a Apache::Request involved for managing requests. Maybe someone can suggest something similar for CGI.pm-style (methods) content generating system, which should be less memory consuming and easy to migrate?
-- TIA, WK