>  2005/11/14 (月) 00:19:47        [qwerty]
> > $logfile='/etc/qwerty_log';
> > open(LOG,">>logfile") or die "$logfile $!";
> >   print LOG @qwerty_data;
> > close(LOG);
> $!って何?

わからない?(;´Д`)

参考:2005/11/14(月)00時18分58秒