          MODULE=Net-Ident
         VERSION=1.23
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/
      SOURCE_VFY=sha1:d9d37f37372f293c170a1023e4c7170d9a42ead9
        WEB_SITE=http://search.cpan.org/~jpc/Net-Ident
         ENTERED=20100414
         UPDATED=20101219
           SHORT="lookup the username on the remote end of a TCP/IP connection"

cat << EOF
Net::Ident is a module that looks up the username on the
remote side of a TCP/IP connection through the ident
(auth/tap) protocol described in RFC1413 (which supersedes
RFC931). Note that this requires the remote site to run a
daemon (often called identd) to provide the requested
information, so it is not always available for all TCP/IP
connections.
EOF
