Install a Perl module that's not currently a port?

Frank Laszlo laszlof at vonostingroup.com
Thu Oct 14 11:06:44 PDT 2004


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




More information about the freebsd-ports mailing list