Help for this page

Select Code to Download


  1. or download this
      sub handle_disconnect {
        $_[KERNEL]->call('shutdown');
      }
    
  2. or download this
    ...
    SessionParams => [ options => { debug => 1, trace => 1 } ],
    ....