in reply to Re: How do I used a threaded subroutine inside a perl object
in thread How do I used a threaded subroutine inside a perl object

Why?  threads->create( $thing->can('stuff_to_do'), $thing );