in reply to How do I get a reference to a builtin function?
instead of shiftmy %op = ( 'toupper'=>sub{uc(@_)}, ... );
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Answer: How do I get a reference to a builtin function?
by moritz (Cardinal) on Dec 08, 2009 at 11:25 UTC |