Index of /ports_www/p5-Catalyst-Controller-BindLex

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 28-May-2011 14:15 1.0K [   ] distinfo 28-May-2011 14:15 170 [TXT] pkg-descr 28-May-2011 14:15 392 [   ] pkg-plist 08-May-2007 09:00 122
This plugin lets you put your lexicals on the stash and elsewhere very easily.

If you use the same name for two variables with the same storage binding
attribute they will be aliased to each other, so you can use this for reading
as well as writing values across controller subs. This is almost like sharing
your lexical scope.

WWW: http://search.cpan.org/dist/Catalyst-Controller-BindLex/