I've found hundreds of PHP-MySQL chat scripts, yet little or no (mod_)perl counterparts. I think a mod_perl-MySQL based chat would perform and scale well if the data model was set up right. "Writing Apache Modules with Perl and C" suggested using MySQL this way and gave me the idea!
Comment on Re: Re: best data model for chat program