- or download this
use strict;
...
my ($item) = @_;
$chosen_item = $item;
}
- or download this
$expensemb->command(-label => $item, -command => sub { addtext($it
+em) });
- or download this
$expensemb->command(-label => $item, -command => sub { $chosen_ite
+m = $item });