in reply to Not Coder reference error - when i pass function by Refernce
If you want to do something like Currying, write sub { add(10,1) } instead.