On Sat, 27 Oct 2001, Jan wrote: > i just coded a little programm as an interface between a hardware interface > on the serial port and a database, but when i use strict, perl always makes > complaints like: > > Unquoted string "iface" may clash with future reserved word at > iface2dbgeneric.pl line 274. > > iface is the filehandle I created for the serial line. > I tried some things like "my iface;", but they don't work, how do i have to > declare the filehandle, so strict won't complain about it? > thanks for help,
Let's see your code! -- Brett http://www.chapelperilous.net/ ------------------------------------------------------------------------ All I ask is a chance to prove that money can't make me happy. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]