in reply to function ref
$something->set_call_back(sub { $this->func(@_) }); [download]
-- Randal L. Schwartz, Perl hacker