http://www.perlmonks.org?node_id=477620

use strict; my @x = somefunction(); for (@x) { *{; no strict 'refs'; \*$_} = sub { # ... }; }

Jeff japhy Pinyan, P.L., P.M., P.O.D, X.S.: Perl, regex, and perl hacker
How can we ever be the sold short or the cheated, we who for every service have long ago been overpaid? ~~ Meister Eckhart