in reply to Re: Problem calling a function with name stored into scalar
in thread Problem calling a function with name stored into scalar
Output:print STDERR "(Module::Configurable::is_int) TRUE!\n" if Module::Configurable::is_int(42, 1);
(Module::Configurable::is_int) TRUE!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Problem calling a function with name stored into scalar
by ikegami (Patriarch) on Jun 10, 2011 at 23:06 UTC | |
by tj_thompson (Monk) on Jun 10, 2011 at 23:09 UTC | |
by tj_thompson (Monk) on Jun 10, 2011 at 23:18 UTC |