http://qs321.pair.com?node_id=152932


in reply to Refresh text widget

Hi!

First I would like to advice you to use
#!/usr/local/bin/perl -w use strict;
Then we`ll talk further.. the first thing you`ll probably
see is that your program won`t run because Line is not
declared, and when you declare it, please do not do it
within the else statement, because that will make it too
local to insert in your widget.

But, like I said, use strict, and -w, fix the errors, and
see if that helps, we`ll take it from there, okay ?

GreetZ!,

print "profeth still\n" if /bird|devil/;