From owner-freebsd-questions Thu Apr 5 14:32:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web11101.mail.yahoo.com (web11101.mail.yahoo.com [216.136.131.148]) by hub.freebsd.org (Postfix) with SMTP id 7413737B50B for ; Thu, 5 Apr 2001 14:32:28 -0700 (PDT) (envelope-from metalorion_1@yahoo.com) Message-ID: <20010405213228.63883.qmail@web11101.mail.yahoo.com> Received: from [208.49.79.59] by web11101.mail.yahoo.com; Thu, 05 Apr 2001 14:32:28 PDT Date: Thu, 5 Apr 2001 14:32:28 -0700 (PDT) From: Zach Thompson Reply-To: cublai@earthlink.net Subject: Re: Mysql perl modules and DBD To: BSD Admin , freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --- BSD Admin wrote: > Also, it appears I installed perl, but I don't know how to check to > see if > I have CGI.pm and Digest::MD5? perl -MCGI -MDigest::MD5 -e '' You should get no output. If you get "Can't locate X.pm in @INC...," X.pm is not installed. __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message