freebsd-ports/www/p5-Catalyst-Controller-BindLex/pkg-descr
Lars Balker Rasmussen d6a8029cc6 Add p5-Catalyst-Controller-BindLex 0.03, stash your lexical goodness.
PR:		ports/104509
Submitted by:	Fernan Aguero  <fernan at iib.unsam.edu.ar>
2007-01-05 07:00:55 +00:00

8 lines
395 B
Text

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/~nuffin/Catalyst-Controller-BindLex/