From owner-freebsd-questions@FreeBSD.ORG Wed Aug 4 00:56:17 2004 Return-Path: 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 599F116A4CE for ; Wed, 4 Aug 2004 00:56:17 +0000 (GMT) Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2121E43D64 for ; Wed, 4 Aug 2004 00:56:17 +0000 (GMT) (envelope-from gerard-seibert@rcn.com) Received: from 207-237-110-41.c3-0.crm-ubr4.crm.ny.cable.rcn.com ([207.237.110.41] helo=localhost) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.35 #7) id 1BsA4m-0001gQ-00 for freebsd-questions@freebsd.org; Tue, 03 Aug 2004 20:56:16 -0400 Date: Tue, 3 Aug 2004 20:56:16 -0400 (Eastern Standard Time) From: Gerard Seibert To: freebsd-questions Message-ID: X-X-Sender: beerstud@spamcop.net@mail.cesmail.net MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Acquiring CPAN Modules X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2004 00:56:17 -0000 What is the best way to acquire CPAN modules? If I run CPAN, and actually install a module, and then later run pkgdb I receive an error message stating: Missing Origin: bsdpan-(module-name) Skip this for now? To skip it without asking in the future, please list it in HOLD_PKGS The modules seem to work correctly however. Several modules that I want, I cannot find in the FreeBSD Ports collections. Does anyone have any suggestions, or is using CPAN the only way to get Perl modules installed? Thanks! Gerard Seibert gerard-seibert@rcn.com