in reply to Open Error

The semicolon after select statement is missing.

Perl reads

select BEDROCK if (! open BEDROCK, ">>/home/barney/.error_log") ... Oops.

update

HINT: using an editor doing auto-indentation would have shown it.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice