Date: Sat, 9 Feb 2002 08:07:59 -0500 (EST) From: jim <jim@jwweeks.com> To: Patrik Forsberg <patrik.forsberg@dataphone.net> Cc: freebsd-isp@freebsd.org Subject: RE: perl modules Message-ID: <Pine.BSF.4.21.0202090805090.4774-100000@veager.jwweeks.com> In-Reply-To: <8F69143C0B1A9F4D95AFC58CF69877E54E6164@exhsto1.se.dataphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 9 Feb 2002, Patrik Forsberg wrote: > This depends on how you have installed the perl-modules. > > If you've used ports then a simple pkg_info would do the trick Yea, that's the problem, not all of them have. > Found this in the man pages: > " > To find out all the modules installed on your system, > including those without documentation or outside the > standard release, do this: > > % find `perl -e 'print "@INC"'` -name '*.pm' -print Thanks, I missed this :-) -- Jim Weeks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0202090805090.4774-100000>