From owner-freebsd-questions@FreeBSD.ORG Wed Feb 9 07:13:35 2005 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 1A83D16A4CE for ; Wed, 9 Feb 2005 07:13:35 +0000 (GMT) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id D179243D39 for ; Wed, 9 Feb 2005 07:13:33 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id j197DUt0047547 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 9 Feb 2005 14:13:30 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id j197DU6i047365; Wed, 9 Feb 2005 14:13:30 +0700 (ICT) Date: Wed, 9 Feb 2005 14:13:30 +0700 (ICT) Message-Id: <200502090713.j197DU6i047365@banyan.cs.ait.ac.th> From: Olivier Nicole To: questions@freebsd.org X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Perl 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, 09 Feb 2005 07:13:35 -0000 Hi, Are you aware of any magical formula that would list the Perl modules installed in a configuration? I have to set-up a new machine and would need to re-install (newer version of) all themodules used on the old machine. Olivier