Help for this page
my @command = ("c:\\blast\bin\\blastall.exe", -p => 'blastn', ... -o => $alignment, ); system(@command);