From owner-freebsd-questions@FreeBSD.ORG Mon Dec 10 20:40:48 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 0FD2916A417 for ; Mon, 10 Dec 2007 20:40:48 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id C079D13C448 for ; Mon, 10 Dec 2007 20:40:47 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.1/8.14.1) with ESMTP id lBAKef2Q012087; Mon, 10 Dec 2007 13:40:41 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.1/8.14.1/Submit) with ESMTP id lBAKefJe012084; Mon, 10 Dec 2007 13:40:41 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 10 Dec 2007 13:40:41 -0700 (MST) From: Warren Block To: Jay Aikat , Paul Schmehl In-Reply-To: <336C7F9E6C35AA130A674BCB@utd59514.utdallas.edu> Message-ID: <20071210133211.T11949@wonkity.com> References: <475D781D.8020707@email.unc.edu> <336C7F9E6C35AA130A674BCB@utd59514.utdallas.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (wonkity.com [127.0.0.1]); Mon, 10 Dec 2007 13:40:41 -0700 (MST) Cc: freebsd-questions@freebsd.org Subject: Re: math:random 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: Mon, 10 Dec 2007 20:40:48 -0000 On Mon, 10 Dec 2007, Paul Schmehl wrote: > You need to install the appropriate perl module - in this case Math::Random. > > FreeBSD ports contain many of the perl modules. Most are in the format > p5-Foo-Bar. To find them, go to /usr/ports and type "make search > key=Math-Random" (for example.) If you know the name, whereis is less work: % whereis p5-Math-Random p5-Math-Random: /usr/ports/math/p5-Math-Random -Warren Block * Rapid City, South Dakota USA