Help for this page

Select Code to Download


  1. or download this
    my $widget;
    ...
    etc.
    
  2. or download this
    51 : my $widget;
    52 : ...
    53 : ...
    54 : my $widget->break(horribly);
    55 : ...