$data = &{ $action };
Of course you'd want to catch actions that haven't been defined; you could do that by comparing $action against a hash of defined actions, or eval'ing the above statement, or, well, you know how it goes ;)
In reply to Re: Naming Subs
by Anonymous Monk
in thread Naming Subs
by eoin
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |