From owner-freebsd-questions Thu Feb 8 1:22:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pericles.IPAustralia.gov.au (pericles.IPAustralia.gov.au [202.14.186.30]) by hub.freebsd.org (Postfix) with ESMTP id 83FB637B69D for ; Thu, 8 Feb 2001 01:21:57 -0800 (PST) Received: (from smap@localhost) by pericles.IPAustralia.gov.au (8.11.1/8.11.1) id f189LtP21688 for ; Thu, 8 Feb 2001 20:21:55 +1100 (EST) (envelope-from anwsmh@IPAustralia.Gov.AU) Received: from wf-156.aipo.gov.au(192.168.1.156) by pericles.IPAustralia.gov.au via smap (V2.0) id xma021682; Thu, 8 Feb 01 20:21:50 +1100 Received: from localhost (anwsmh@localhost) by stan.aipo.gov.au (8.11.1/8.11.1) with ESMTP id f189Qtr00271 for ; Thu, 8 Feb 2001 20:26:55 +1100 (EST) (envelope-from anwsmh@IPAustralia.Gov.AU) X-Authentication-Warning: stan.aipo.gov.au: anwsmh owned process doing -bs Date: Thu, 8 Feb 2001 20:26:54 +1100 (EST) From: Stanley Hopcroft X-Sender: anwsmh@stan.aipo.gov.au To: FreeBSD-Questions@FreeBSD.ORG Subject: Re: Perl 5.005 in FreeBSD 4.2-STABLE .. Forget it. AIX same. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Ladies and Gentlemen, Please discard the question about the matter of some missing POSIX module constants in the Perl 5.5 on FreeBSD 4.2-STABLE. A hand ported Perl 5.5 on AIX 4 behaves in much the same way as does the FreeBSD POSIX module $ uname -M -a AIX blah_blah 3 4 009039274C00 IBM PPS Model 7025 (ED) $ perl -de 1 DB<1> use POSIX DB<5> p POSIX::PIPE_BUFF POSIX::PIPE_BUFF DB<6> print POSIX::PIPE_BUFF DB<7> p _SC_CHILD_MAX 1 DB<8> p _POSIX_VERSION 199009 DB<9> p PIPE_BUFF PIPE_BUFF DB<10> p _POSIX_PIPE_BUFF _POSIX_PIPE_BUFF DB<11> p _POSIX_OPEN_MAX 16 DB<12> Thank you, Yours sincerely. S Hopcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message