p5-Catalyst-Component-ACCEPT_CONTEXT

make Catalyst request contexts available in models and views

WWW CVSWeb GITHub
  1. Package version
    p5-Catalyst-Component-ACCEPT_CONTEXT-0.07p1
  2. Maintainer
    The OpenBSD ports mailing-list

Models and Views don't usually have access to the request object, since
they probably don't really need it. Sometimes, however, having the
request context available outside of Controllers makes your application
cleaner. If that's the case, just use this module as a base class.

  • www/p5-Catalyst-Runtime
  • devel/p5-MRO-Compat