in reply to Accessing Thread within its run
See threads::self()
my $thrSelf = threads->self(); [download]
The start of some sanity?