Help for this page
#!/usr/bin/winperl use Tk; ... )->grid(-padx => 5, -pady => 5, -column => 2, -row => 1); MainLoop;