> $logfile='/etc/qwerty_log'; > open(LOG,">>logfile") or die "$logfile $!"; > print LOG @qwerty_data; > close(LOG); $!って何? 参考:2005/11/14(月)00時18分08秒