Cari di Perl 
    Perl User Manual
Daftar Isi
(Sebelumnya) Perl version 5 on Hewlett-Pack ...Perl version 5 on Irix systems (Berikutnya)
Platform Specific

Perl version 5 on Hurd

Daftar Isi

NAME

perlhurd - Perl version 5 on Hurd

DESCRIPTION

If you want to use Perl on the Hurd, I recommend using the DebianGNU/Hurd distribution ( see http://www.debian.org/ ), even if anofficial, stable release has not yet been made. The old "gnu-0.2"binary distribution will most certainly have additional problems.

Known Problems with Perl on Hurd

The Perl test suite may still report some errors on the Hurd. The"lib/anydbm" and "pragma/warnings" tests will almost certainly fail.Both failures are not really specific to the Hurd, as indicated by thetest suite output.

The socket tests may fail if the network is not configured. You haveto make "/hurd/pfinet" the translator for "/servers/socket/2", givingit the right arguments. Try "/hurd/pfinet --help" for moreinformation.

Here are the statistics for Perl 5.005_62 on my system:

  1. Failed Test Status Wstat Total Fail Failed List of failed
  2. -------------------------------------------------------------------------
  3. lib/anydbm.t 12 1 8.33% 12
  4. pragma/warnings 333 1 0.30% 215
  5. 8 tests and 24 subtests skipped.
  6. Failed 2/229 test scripts, 99.13% okay. 2/10850 subtests failed, 99.98% okay.

There are quite a few systems out there that do worse!

However, since I am running a very recent Hurd snapshot, in which a lot ofbugs that were exposed by the Perl test suite have been fixed, you mayencounter more failures. Likely candidates are: "op/stat", "lib/io_pipe","lib/io_sock", "lib/io_udp" and "lib/time".

In any way, if you're seeing failures beyond those mentioned in thisdocument, please consider upgrading to the latest Hurd before reportingthe failure as a bug.

AUTHOR

Mark Kettenis <[email protected]>

Last Updated: Fri, 29 Oct 1999 22:50:30 +0200

 
Source : perldoc.perl.org - Official documentation for the Perl programming language
Site maintained by Jon Allen (JJ)     See the project page for more details
Documentation maintained by the Perl 5 Porters
(Sebelumnya) Perl version 5 on Hewlett-Pack ...Perl version 5 on Irix systems (Berikutnya)