in reply to Re: Re: Re: Passing arguments to callback routines with named referencesin thread Passing arguments to callback routines with named references
sub callback { sub { shift->( @_ ) } }