Help for this page

Select Code to Download


  1. or download this
    $mw -> Button( -text    => 'Count', -command => sub { ++$count; $mw ->
    + update; } ) ->pack();