Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Apr 2001 14:32:28 -0700 (PDT)
From:      Zach Thompson <metalorion_1@yahoo.com>
To:        BSD Admin <freebsd@noc.ntelos.net>, freebsd-questions@freebsd.org
Subject:   Re: Mysql perl modules and DBD
Message-ID:  <20010405213228.63883.qmail@web11101.mail.yahoo.com>
In-Reply-To: <Pine.BSF.4.21.0104051540010.17073-100000@noc.ntelos.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--- BSD Admin <freebsd@noc.ntelos.net> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010405213228.63883.qmail>