Messing around with the Tk module for Perl, and I came into a stumbling block. I've tried various techniques and searched over google, but I can't seem to be able to return a true value of the checkbutton/ratiobutton is selected or not... Any suggestions?
Given this (or a variation), if the checkbutton is checked, how would I return a true value, or a value pre-set by the checkbutton itself?