[Catalyst-dev] The lib of "my ($self, $c) = @_;"
NGUYENHONGTHAI
nguyenhongthaiptit at gmail.com
Tue Nov 23 03:45:41 GMT 2010
Hi all!
In a subroutine of a controller, we always use this command: my ($self, $c)
=3D @_;
And then use some method of $self, $c, example: $c -> stash, $c -> forward.
How do I get all method of $c and $self (such as automatic complete of some
editor of another languages)
Pls give a link or document to understand them.
-- =
Regards!
Nguyen Hong Thai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst-dev/attachments/20101123/b=
c61d6c8/attachment-0001.htm
More information about the Catalyst-dev
mailing list