> 
> Quick question. It's mentioned in the book that I may provide
> anonymous subroutine as a handler. Does it have to be sub declaration
> or any arbitrary perl code that return reference to sub would do?
> 

Any reference to a sub (coderef) should do

Gerald

Reply via email to