1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: libnet-ph-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
perl
Standards-Version: 3.9.6
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-ph-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-ph-perl.git
Homepage: https://metacpan.org/release/Net-PH
Package: libnet-ph-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends}
Multi-Arch: foreign
Description: Perl module for accessing Ph servers
Net::PH is a Perl class implementing a simple Nameserver/Ph client as
described in CCSO Nameserver -- Server-Client Protocol or RFC 2378. The
Ph protocol is now mostly obsolete, replaced at most sites by LDAP. This
module is only of interest if you know you need to access a Ph server.
|