&{@{$pool->init}[0]}
$pool->init returns the arrayref which is dereferenced and accessed with enclosing @{} and trailing [0], returning the coderef, which is in turn dereferenced with enclosing &{}?In reply to Re^2: Thread local variables in Thread::Pool::Simple
by Anonymous Monk
in thread Thread local variables in Thread::Pool::Simple
by Annirak
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |