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