in reply to Re^2: [ooperl] calling reference to a annonymous sub
in thread [ooperl] calling reference to a annonymous sub

Just a note, generally it's easier and cleaner to use the ->() syntax to call subroutine references, as in your example:  $foo::sub->().