Hi, I need to parse some metadata out of my scripts (PHP, Perl, Python, Css, JS, HTML) before they are processed with corresponding modules (mod_php, mod_perl etc) and served. Is there a way to delegate this to some script without having to recompile anything? Perhaps there is a module that does that? Thanks in advance.