Dermot schreef:

>                sysopen my $fh, $file_path, O_WRONLY
>                || die "can't open $file_path: $!\n";

Change or-operator (or use parenthesis). 

-- 
Affijn, Ruud

"Gewoon is een tijger."

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to