Help for this page

Select Code to Download


  1. or download this
    my %event = SECRET_PACKAGE_NAME::WaitForEvent($timeout);
    
  2. or download this
    my @Events;
    while(1)
    ...
    }
    
    # $EventRef points to garbage