Help for this page
## From threads.pm sub async (&;@) { unshift @_,'threads'; goto &new }
*create = \&new;