in reply to Re^2: Simple error
in thread Simple error
This shows two places where you have used "text" instead of "-text".grep -n "(text" test-tk2.pl 153: $left_frame->Label(text => "Perl Chat Client v$VERSION") 172: $right_frame->Label(text => 'Buddies')
Adding the "-" should solve your problem.
Update: Just noticed that roboticus beat me to the punch.
I hope life isn't a big joke, because I don't get it.
-SNL
|
|---|