Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl 
    use strict;
    ...
    
    warn "starting event loop\n";
    Event::loop;
    
  2. or download this
    Perl exited with active threads:
            0 running and unjoined
            1 finished and unjoined
            0 running and detached