Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    say 'Outside pool loop';
    AnyEvent->condvar->recv;
    
  2. or download this
    Outside pool loop
    Inside anonysub
    Inside anonysub
    Goto undefined subroutine &Some::funct at /usr/local/share/perl/5.24.1
    +/AnyEvent/Fork/Serve.pm line 87.
    Goto undefined subroutine &Some::funct at /usr/local/share/perl/5.24.1
    +/AnyEvent/Fork/Serve.pm line 87.