The input line is the most important widget for user interactivity. Each line you enter will be parsed by you perl script (see the developer's guide) and results in some action. The client's standard is that lines that begin with a '#' will be evaluated by the perl interpreter and all other lines just sent to the server you're connected to.