Yes, Term::ReadKey is what i am trying to use, see my example Code above. I seem to be doing it wrong though, as everytime i type something on my (attached to embedded box)keyboard , it just reads garbled characters instead of printing the string i actually typed.
what i really want is to read (or sth close to read) from the keyboard device in the same way i would read from a device attached to a normal serial port.