          MODULE=Net-Ident
         VERSION=1.25
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://cpan.metacpan.org/authors/id/T/TO/TODDR/
      SOURCE_VFY=sha256:2e5bd58b01c2a66e8049a2f8d9c93e1b5f6dce53e0ee3a481ce6a6f411f2c8f8
        WEB_SITE=https://metacpan.org/pod/Net::Ident
            TYPE=perl
         ENTERED=20100414
         UPDATED=20201212
           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
