> I understand this - but I want to use Apache::Registry for > performance-reasons. How can I get different configurations in different > Versions of my system? > Should I use something like Config::Tiny? > Or can I use Apache::PerlRun just for my config.pl - which I include via > require 'config.pl'; > ?
perhaps version checking will help you "use ProjectConfig 1.27" > Henning -- vad -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html