Hi,<br><br>I am running catalyst under apache configured with mod_perl.<br><br>Can I somehow access stash out methods.<br><br>I want to declare a global variable inside controller and outside methods which will be accessible in all controllers.
<br>stash could be a solution but outside methods context object is not available so i don&#39;t have access to stash.<br><br>please help me solve the problem.<br><br>Thanks,<br>Aditya<br>