It would be nice to have CPAN::Forum as separate CGI::Application plugin module.
I mean not CPAN::Forum application entirely, but user posts and may be user
management part. It will allow using forum as general purpose forum software for
CGI::Application. Messages can be grouped according to page id (in terms of
CPAN::Forum - distribution name). This way CGI::Application programs will be
able to handle user comments to different pages discussion boards.