Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2007 17:10:47 -0400
From:      Gerard <gerard@seibercom.net>
To:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: easiest way to install CPAN on FreeBSD
Message-ID:  <20071024171040.F81E.GERARD-SEIBERT@seibercom.net>
In-Reply-To: <471F8AE5.1000504@calarts.edu>
References:  <471F767C.9090007@enabled.com> <471F8AE5.1000504@calarts.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On October 24, 2007 at 02:11PM Sean Murphy wrote:


> I don't install CPAN on FreeBSD.  I use the ports and packages from
> http://www.freebsd.org/ports
> Do a search for the module that you require P5- means it is a perl=20
> module also you can use the ports collection for PHP modules as well. =20
> This will automatically install any other dependent modules.

Unfortunately, not all CPAN modules are available in the ports collection.
That leaves just two readily available avenues open.

1) Become a maintainer and port the module to FreeBSD. This is a rather tim=
e
consuming process that while it has its advantages, it is certainly not
advantageous for a user who needs the module installed now.

2) Use CPANPLUS to install the module.

Unless the user has the time, knowledge and motivation to do the first, the
second approach is usually superior.

Just my 2=A2.


--=20
Gerard




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071024171040.F81E.GERARD-SEIBERT>