Le Lun  7 mar 09:38:30 2005, Robert Blayzor écrit:
>     $err = $1 if ($r =~ /^ERROR\:(.*)/);

      die "$1\n" if $r =~ /(.*) ERROR$/;

You may also remove the starting "stream: ".
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to