Help for this page

Select Code to Download


  1. or download this
      POE::Session->create(
        inline_states => {
    ...
          },
        }
      );
    
  2. or download this
    $_[KERNEL]->alarm( $self->method => time() + 5 );