in reply to Dynamically calling different functions?
Your loop would become:
Yes, I have to admit that it's a bit ugly because of the RE.print; s/(?<=\S)\s/ \$register,/; $register= eval $_; print "currently: $register\n"; print "------\n";
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Dynamically calling different functions?
by revdiablo (Prior) on Jul 01, 2003 at 18:41 UTC | |
by tadman (Prior) on Jul 03, 2003 at 19:14 UTC | |
by Skeeve (Parson) on Jul 04, 2003 at 05:22 UTC |