Help for this page

Select Code to Download


  1. or download this
    *
    * POE can't use multiple event loops at once.
    ...
    BEGIN failed--compilation aborted at (eval 14)[C:/Perl/site/lib/POE.pm
    +:40] line 1.
    could not import qw(Kernel) at noname.pl line 4
    BEGIN failed--compilation aborted at noname.pl line 4.
    
  2. or download this
    use warnings;
    use strict;
    ...
      print '.';
      }
    }