(This should be an easy one, for the right kind of person.)
I'm using mod_perl/Mason (the Mason part probably doesn't matter). When I serve a .css file, and "View Source" on the browser, the line breaks have disappeared.
This doesn't happen with the .htm pages that I serve. And, when the .css file wasn't being handled through mod_perl, it would arrive at the browser with line breaks intact.
Ideas?
Sooner or later, one of the perl gurus here is bound to know exactly what the problem is. The great thing about this board is nearly everyone has seen everything before, no matter how obscure one might think their problem is.