<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.3">
</HEAD>
<BODY>
Qui, 2006-08-10 às 01:34 +1000, Karl Auer escreveu:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi there.</FONT>

<FONT COLOR="#000000">Is there an Ubuntu way to get additional Perl modules (the particular</FONT>
<FONT COLOR="#000000">one I want now is Net::IP, but there will be others), or should I just</FONT>
<FONT COLOR="#000000">get them from CPAN as per normal?</FONT>

<FONT COLOR="#000000">Regards, K.</FONT>

<FONT COLOR="#000000">-- </FONT>
<FONT COLOR="#000000">~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</FONT>
<FONT COLOR="#000000">Karl Auer (<A HREF="mailto:kauer@biplane.com.au">kauer@biplane.com.au</A>)                   +61-2-64957160 (h)</FONT>
<FONT COLOR="#000000"><A HREF="http://www.biplane.com.au/~kauer/">http://www.biplane.com.au/~kauer/</A>                  +61-428-957160 (mob)</FONT>


</PRE>
</BLOCKQUOTE>
Try to search in apt.<BR>
$ apt-cache search Net::IP<BR>
If found do<BR>
$ sudo apt-get install package_name<BR>
<BR>
If this not founded you then should get them using the CPAN network. I think there is a command to install the module in the command line. I've tried this a long time ago using Windows in the MS-DOS command line and they had work, but now I don't remember the command.<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
--<BR>
Sincerely<BR>
José Oleiro aka Matafome (#computers at irc.ptnet.org <A HREF="http://blogmatafome.blogspot.com">Blog do Matafome</A> )<BR>
Running Ubuntu 6.06 Dapper with XGL on Fujitsu-Siemens Model Amilo M 1420
</TD>
</TR>
</TABLE>
</BODY>
</HTML>