Help for this page

Select Code to Download


  1. or download this
    use Log::Log4perl qw( get_logger :levels );
    use Socket;
    use POSIX (":sys_wait_h");
    use IO::Handle;
    
  2. or download this
    # Create our socket.
    $logger->debug("Making the socket.");
    ...
    
        exit(1);
    }
    
  3. or download this
    CLIENT->autoflush (1);