From owner-freebsd-ports@FreeBSD.ORG Thu Jan 15 23:00:20 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CC471065686 for ; Thu, 15 Jan 2009 23:00:20 +0000 (UTC) (envelope-from nathan@datanode.com) Received: from ns1.datanode.com (static-66-13-158-11.bdsl.verizon.net [66.13.158.11]) by mx1.freebsd.org (Postfix) with ESMTP id B7DC98FC23 for ; Thu, 15 Jan 2009 23:00:13 +0000 (UTC) (envelope-from nathan@datanode.com) Received: from dni-mail.datanode.com ([172.23.1.17]) by ns1.datanode.com (8.14.3/8.13.1) with ESMTP id n0FMblZP090105 for ; Thu, 15 Jan 2009 14:37:47 -0800 (PST) (envelope-from nathan@datanode.com) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Thu, 15 Jan 2009 14:37:47 -0800 Message-ID: In-Reply-To: <496FB9AA.8000101@infracaninophile.co.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Perl upgrade question Thread-Index: Acl3YWTnFvBeFureRpqhKNIPwxZX1wAAEcjw From: "Nathan Way" To: "Matthew Seaman" , "Dominic Fandrey" X-Datanode-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: n0FMblZP090105 X-Datanode-MailScanner: Found to be clean X-Datanode-MailScanner-From: nathan@datanode.com Cc: ports@freebsd.org, Robert Huff Subject: RE: Perl upgrade question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2009 23:00:21 -0000 > .pod is 'plain ordinary documentation' or some such. perllocal.pod is > generated when you install ports from CPAN rather than through the ports > system -- it's officially a record of what add-on perl modules you've > installed -- superfluous when you're using the ports as it already has > mechanisms to track that sort of thing. It doesn't belong to any=20 > particular module and it's generally safe to delete. =20 You could also do perldoc perllocal to see what module(s) was/were installed by CPAN