File: control

package info (click to toggle)
libsys-hostname-long-perl 1.4-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 68 kB
  • ctags: 13
  • sloc: perl: 188; makefile: 50
file content (19 lines) | stat: -rw-r--r-- 770 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libsys-hostname-long-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2)
Build-Depends-Indep: perl (>= 5.8.0-7)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>
Standards-Version: 3.6.2

Package: libsys-hostname-long-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, 
Description: Figure out the long (fully-qualified) hostname
 This module determines the host full name on multiple operating
 systems (MacOS, Windows, Unix-like systems; more later.)
 .
 The Sys::Hostname class is the best and standard way to get the basic
 hostname, but that may not be fully qualified.  This module tries to
 determine the host's fully qualified name.