[plug] installing using Perl

Tomasz Grzegurzko tomasz_g at arach.net.au
Wed Nov 9 19:13:22 WST 2005


Perl packages are built in to my package manager (Gentoo's portage): you 
may wish to check your distro first; that way they get handled by it.

Tomasz

Steve Grasso wrote:
> 
> Hi Jon,
> 
> I most often just install by hand, something like
> 
> tar zxvf perl_module.pm-1.23.tar.gz
> cd perl_module.pm-1.23/
> perl Makefile.PL
> make test
> make install
> 
> Regards,
> Steve
> 
> 
> Quoting Jon  Miller <jlmiller at mmtnetworks.com.au>:
> 
> 
>>Like to know how to install a perl module.  Is it done as such:
>>cpan install module::name
>>I noticed there are some questions that you are prompt to answer.
>>Or is it better to download the module and install it manually?
>>
>>Thanks
>>
>>_______________________________________________
>>PLUG discussion list: plug at plug.org.au
>>http://www.plug.org.au/mailman/listinfo/plug
>>Committee e-mail: committee at plug.linux.org.au
>>
> 
> 
> 
> 
> 
> 
> 
> 
> This email, together with any attachments, is intended for the
> addressee only. It may contain confidential or privileged information.
> If you are not the intended recipient of this email, please notify
> the sender, delete the email and attachments from your system and
> destroy any copies you may have taken of the email and its attachments.
> Duplication or further distribution by hardcopy, by electronic means
> or verbally is not permitted without permission.
> _______________________________________________
> PLUG discussion list: plug at plug.org.au
> http://www.plug.org.au/mailman/listinfo/plug
> Committee e-mail: committee at plug.linux.org.au
> 
> 



More information about the plug mailing list