my $editor = $ENV{EDITOR} || 'notepad.exe'; system("start /b $editor $filename;