From owner-freebsd-questions@FreeBSD.ORG Sat Jun 25 16:45:41 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9BB616A41C for ; Sat, 25 Jun 2005 16:45:41 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-02-eri0.ohiordc.rr.com (ms-smtp-02-smtplb.ohiordc.rr.com [65.24.5.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DB0A43D53 for ; Sat, 25 Jun 2005 16:45:41 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-65-31-41-46.woh.res.rr.com [65.31.41.46]) by ms-smtp-02-eri0.ohiordc.rr.com (8.12.10/8.12.7) with SMTP id j5PGjbXV000553 for ; Sat, 25 Jun 2005 12:45:38 -0400 (EDT) Message-ID: <000501c579a5$50bf0d70$0200a8c0@satellite> From: "dave" To: Date: Sat, 25 Jun 2005 12:45:37 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: updating perl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 16:45:41 -0000 Hello, Trying to update my perl port from 5.8.6 to 5.8.7. The updating of perl itself went fine, but all the dependent ports on it like swatch, php, etc. previously referenced modules that were included in 5.8.6, now they're not working. What extra step do i do? Thanks. Dave.