Help for this page

Select Code to Download


  1. or download this
    use Widget_Lib;
    my $var;
    ...
                                -command => sub { 
                                 $var=&Widget_Lib::show_list;
                                 print "$var"; }