$var = `return from some system call`; chomp $var; print "$var";