
pagaltzis at gmx
Feb 5, 2008, 4:27 AM
Post #1 of 1
(346 views)
Permalink
|
|
Preçis per kd’s request: Catalyst::Component POD says $c where it should be $app
|
|
Eg. C<new($c, $arguments)>. What’s passed is actually not a context as the name C<$c> would imply, but the app’s class name. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/> _______________________________________________ Catalyst-dev mailing list Catalyst-dev[at]lists.scsys.co.uk http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
|