The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

udp_server.pl - Simple sample udp echo server

SERVER SYNOPSIS

    perl udp_server.pl --log_level 3
    # default is to not background

CLIENT SYNOPSIS

    # In another terminal

    perl udp_server.pl --client