Help for this page
sub THREAD_PRIORITY_BELOW_NORMAL();
BEGIN { if ($^O eq 'MSWin32') { ... $obj->SetPriorityClass(THREAD_PRIORITY_BELOW_NORMAL); } }