From owner-freebsd-questions@FreeBSD.ORG Fri Aug 24 13:04:12 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A02AB16A417 for ; Fri, 24 Aug 2007 13:04:12 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id 6072D13C46B for ; Fri, 24 Aug 2007 13:04:12 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so1559658pyb for ; Fri, 24 Aug 2007 06:04:11 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SU0GCI8AdPXAXh+baVBgP1AXDE75aI0K6/azTMkW4p3CqH/XZ7oV3P7R6gS5Zr276zmOFpfjC9kbXPMA49R3ofLSCM+leINx+x0cj80QlIr9nctwBERdbIIuOI0uZIvNpSf9YwiL1cGW5nDHbmNit0QD9Qdw+0d71+A8oz2Vus4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=opVShyXWLnlv+ZSP+MsmhJSILnre2QUAH4oZZo8q9XagZHnzHrNftcvuo8xpIk85Y8tnaNiXcTYhPd9BG+C3fXCSlWNxRXcyTsyRfOIkx//W5g80mpEkP23FDxfEh384dhwz4ZHy1PhiOqL4XdPifeNBlKR/p+eIQk2h7c8X+c4= Received: by 10.35.70.17 with SMTP id x17mr3455976pyk.1187960651721; Fri, 24 Aug 2007 06:04:11 -0700 (PDT) Received: by 10.35.35.6 with HTTP; Fri, 24 Aug 2007 06:04:11 -0700 (PDT) Message-ID: <340a29540708240604g5e11f56bp29c6255cbdd70560@mail.gmail.com> Date: Fri, 24 Aug 2007 07:04:11 -0600 From: "Andrew Falanga" To: "Foo JH" In-Reply-To: <46CE5F45.9070805@extracktor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <340a29540708231940k6bb28431x7bc761217735b7d1@mail.gmail.com> <46CE5F45.9070805@extracktor.com> Cc: User Questions Subject: Re: perl configuration question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Aug 2007 13:04:12 -0000 On 8/23/07, Foo JH wrote: > Have you tried simply installed Perl from the packages in the FreeBSD > install CD? > Yes, I installed perl from ports. Andy