Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Tk;
    ...
    }
    [...]
    MainLoop;
    
  2. or download this
    Can't locate object method label via package
    "Tk::Frme=HASH(0x286D960)" (perhaps you forgot to load
    "Tk::Frme=HASH(0x286D960)"? at test line 27.
    
  3. or download this
     foreach $element (@some_array){$element++}