From owner-freebsd-current Sat Jul 1 3:40:39 2000 Delivered-To: freebsd-current@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id EF68837B583; Sat, 1 Jul 2000 03:40:30 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id MAA15281; Sat, 1 Jul 2000 12:40:29 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200007011040.MAA15281@grimreaper.grondar.za> To: Ollivier Robert Cc: "FreeBSD Current Users' list" , markm@FreeBSD.ORG Subject: Re: Missing module in current Perl References: <20000630095521.A79835@caerdonn.eurocontrol.fr> In-Reply-To: <20000630095521.A79835@caerdonn.eurocontrol.fr> ; from Ollivier Robert "Fri, 30 Jun 2000 09:55:21 +0200." Date: Sat, 01 Jul 2000 12:40:29 +0200 From: Mark Murray Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > It seems that the newly added Errno module is not in the Makefile... Thanks! I've got a collection of perl tweaks that I'll be adding later. M > Index: Makefile > =================================================================== > RCS file: /home/ncvs/src/gnu/usr.bin/perl/library/Makefile,v > retrieving revision 1.2 > diff -u -2 -r1.2 Makefile > --- Makefile 2000/06/27 15:28:10 1.2 > +++ Makefile 2000/06/30 07:46:17 > @@ -1,5 +1,5 @@ > # $FreeBSD: src/gnu/usr.bin/perl/library/Makefile,v 1.2 2000/06/27 15:28:10 markm Exp $ > > -SUBDIR= B ByteLoader DB_File Dumper DProf Peek Fcntl Glob IO SysV \ > +SUBDIR= B ByteLoader DB_File Dumper DProf Errno Peek Fcntl Glob IO SysV \ > NDBM_File Opcode POSIX SDBM_File Socket Hostname Syslog attrs re > > -- > Ollivier ROBERT -=- Eurocontrol EEC/ITM -=- Ollivier.Robert@eurocontrol.fr > The Postman hits! The Postman hits! You have new mail. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message