Help for this page

Select Code to Download


  1. or download this
    $mw->after( 2000, ('configure', ($tree, -background => 'green') ) );
    
  2. or download this
    sub  method_name {
           my $self = shift;
           ...
    }