Good point, altho there's certainly nothing in my code that sets the content type. I wouldn't have thought Apache (or mod_perl) would do it anywhere else, and it certainly doesn't in most cases.
Comment on Re^2: Apache, mod_perl and content type handlers
An example is configuration directives that are set in .htaccess and that define typehandlers for a directory. Other handlers would be mod-autoindex etc.