1PERLHURD(1)            Perl Programmers Reference Guide            PERLHURD(1)
2
3
4

NAME

6       perlhurd - Perl version 5 on Hurd
7

DESCRIPTION

9       If you want to use Perl on the Hurd, I recommend using the Debian
10       GNU/Hurd distribution ( see <http://www.debian.org/> ), even if an
11       official, stable release has not yet been made.  The old "gnu-0.2"
12       binary distribution will most certainly have additional problems.
13
14   Known Problems with Perl on Hurd
15       The Perl test suite may still report some errors on the Hurd.  The
16       "lib/anydbm" and "pragma/warnings" tests will almost certainly fail.
17       Both failures are not really specific to the Hurd, as indicated by the
18       test suite output.
19
20       The socket tests may fail if the network is not configured.  You have
21       to make "/hurd/pfinet" the translator for "/servers/socket/2", giving
22       it the right arguments.  Try "/hurd/pfinet --help" for more
23       information.
24
25       Here are the statistics for Perl 5.005_62 on my system:
26
27        Failed Test  Status Wstat Total Fail  Failed  List of failed
28        -----------------------------------------------------------------------
29        lib/anydbm.t                 12    1   8.33%  12
30        pragma/warnings             333    1   0.30%  215
31
32        8 tests and 24 subtests skipped.
33        Failed 2/229 test scripts, 99.13% okay. 2/10850 subtests failed,
34            99.98% okay.
35
36       There are quite a few systems out there that do worse!
37
38       However, since I am running a very recent Hurd snapshot, in which a lot
39       of bugs that were exposed by the Perl test suite have been fixed, you
40       may encounter more failures.  Likely candidates are: "op/stat",
41       "lib/io_pipe", "lib/io_sock", "lib/io_udp" and "lib/time".
42
43       In any way, if you're seeing failures beyond those mentioned in this
44       document, please consider upgrading to the latest Hurd before reporting
45       the failure as a bug.
46

AUTHOR

48       Mark Kettenis <kettenis@gnu.org>
49
50       Last Updated: Fri, 29 Oct 1999 22:50:30 +0200
51
52
53
54perl v5.28.2                      2018-11-01                       PERLHURD(1)
Impressum