Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2004 14:06:39 -0400
From:      Frank Laszlo <laszlof@vonostingroup.com>
To:        Tillman Hodgson <tillman@seekingfire.com>
Cc:        FreeBSD-Ports <freebsd-ports@freebsd.org>
Subject:   Re: Install a Perl module that's not currently a port?
Message-ID:  <416EC02F.5000700@vonostingroup.com>
In-Reply-To: <20041014174541.GR8057@seekingfire.com>
References:  <20041014174541.GR8057@seekingfire.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Tillman Hodgson wrote:

>Howdy,
>
>How does one cleanly install a perl module (List::Group, in this case)
>that's not currently a port? I seem to recall reading something about a
>CPAN wrapper or something along those lines ...
>
>-T
>
>
>  
>
You could either create your own port for it, or use cpan to install it, 
information regarding cpan can be found at
http://www.cpan.org, to get to the cpan shell, simply execute:
perl -MCPAN -e shell

Regards,
    Frank




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