my $pageframe = $page1 -> Frame (-background => 'sky blue'); $pageframe -> pack(); $pageframe->Checkbutton(-text=>"AlltheWeb", -font=>'{Bimini} 12 {bold}', -background=>'sky blue', -activebackground=>'sky blue', -variable=>\$value)->pack(-side=>'left');