Help for this page
# 'async' is a function alias for the 'threads->create()' method sub async (&;@) ... # Use "goto" trick to avoid pad problems from 5.8.1 (fixed in 5.8. +2) goto &create; }