in reply to Re: "Dynamic" dispatch tables
in thread "Dynamic" dispatch tables
I also already started using the "not exists" part, but running into a problem with that: I want to move the setup of the dispatch table / array into a module, but in the module the "exists &{"tcid_$_"} always fails as the sub is not defined in this module. Is there a good workaround for this?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: "Dynamic" dispatch tables
by Tanktalus (Canon) on Apr 29, 2011 at 20:55 UTC | |
by elTriberium (Friar) on Apr 29, 2011 at 21:02 UTC |