Hi out there, 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, Jan -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]