Commit Graph

2 Commits

Author SHA1 Message Date
simon
a44800d07c add CONFIGURE_ARGS=--skipdeps to prevent borked Makefile.PL to pull in
runtime dependencies at build time

noticed by jasper@, thanks!
2009-03-24 15:43:06 +00:00
simon
852f94bc24 import p5-Catalyst-Component-ACCEPT_CONTEXT
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.
2008-09-06 10:33:55 +00:00