Help for this page
system( 'start /b cmd /c your_command' );
use threads; async( sub{ system "dir $_" } ) for grep -d, glob '.\*';