in reply to Re: Using Catalyst application class in controllers
in thread Using Catalyst application class in controllers

No. The value of app_class is not a reference, it is a string, the name of the Catalyst application class.
  • Comment on Re^2: Using Catalyst application class in controllers