unknownplace.org

前の日 | 最新のメモ | 次の日

# 2006-06-27

退社。

Action attribute

Catalyst 5.70 の dev リリースでサポートされた Action attribute 良いね。

http://search.cpan.org/~mramberg/Catalyst-Action-RenderView-0.01/lib/Catalyst/Action/RenderView.pm

こんなんとか簡単に作れる。cool。

sub foo : Action('+Foo::Bar')

sub foo : MyAction('Foo::Bar')

と等価。

出社。

退社。


comments