Ok let me see how much I can detail I can put here.
I have an apache installation for a project where I run apache1.155( internal version most prob apache-1) with mod_perl-1.3.
I upgraded mod_perl.
Now the prob is I have a lot export VAR . which i parse in apache.conf by "PerpPassEnv Var".
When I print these varibles in my pm files "env" or %ENV.
I notice garbage which is not happening in previous version of mod_perl.
I am running perl-5.10 now whereas the previous installation was perl5.8.