my $RC = system("host","-v","www.perlmonks.org"); $RC = $RC/256; print "RC:\n$RC";