in reply to
Re^2: bareword in sysopen?
in thread
bareword in sysopen?
Mmmmm, you'll have to take that up with the writers of dbopen. That was their reasoning for making O_WRONLY trip an error.
PJ
use strict; use warnings; use diagnostics;
Comment on
Re^3: bareword in sysopen?
In Section
Seekers of Perl Wisdom