From 01d1d734e9aac1b0b11ba8cb9d9cd45ea4dd93bc Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Thu, 7 Feb 2013 14:05:19 +0100 Subject: [PATCH] perl-net-ident: Added perl-net-ident 1.23 - Lookup the username on the remote end of a TCP/IP connection --- perl/perl-net-ident/perl-net-ident.desc | 37 +++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 perl/perl-net-ident/perl-net-ident.desc diff --git a/perl/perl-net-ident/perl-net-ident.desc b/perl/perl-net-ident/perl-net-ident.desc new file mode 100644 index 000000000..ce3036a85 --- /dev/null +++ b/perl/perl-net-ident/perl-net-ident.desc @@ -0,0 +1,37 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../perl-net-ident/perl-net-ident.desc +[COPY] Copyright (C) 2013 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] Lookup the username on the remote end of a TCP/IP connection + +[T] Net::Ident is a module that looks up the username on the +[T] remote side of a TCP/IP connection through the ident +[T] (auth/tap) protocol described in RFC1413 (which supersedes +[T] RFC931). Note that this requires the remote site to run a +[T] daemon (often called identd) to provide the requested +[T] information, so it is not always available for all TCP/IP +[T] connections. + +[U] http://search.cpan.org/CPAN/authors/id/T/TO/TODDR + +[A] Todd Rinaldo +[M] The OpenSDE Community + +[C] extra/development + +[L] OpenSource +[S] Stable +[V] 1.23 +[P] X -----5---9 800.000 + +[D] 2924028300 Net-Ident-1.23.tar.gz http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/