Help for this page
Useless use of reference constructor in void context at geometry_place +.pl line 564. Useless use of reference constructor in void context at geometry_place +.pl line 570.
my $area = $mw->Entry(-background => "white", -foreground => "black", +-width => 51)->place(-x=>100, -y=>$ystart + 60); $area->insert('end', "$workarea"); ... }