Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <42943F8C.6000400@familiehaase.de>
Date: Wed, 25 May 2005 11:04:12 +0200
From: "Gerrit P. Haase" <gerrit@familiehaase.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511
MIME-Version: 1.0
To: Manuel Tejada <mantemu@yahoo.com.mx>
CC: cygwin@cygwin.com
Subject: Re: How to install perl modules?
References: <20050525033549.23193.qmail@web50401.mail.yahoo.com>
In-Reply-To: <20050525033549.23193.qmail@web50401.mail.yahoo.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Manuel Tejada wrote:

> Hello!
> 
> Somebody can tell me from what URL I must to download
> a perl module and how to install it in Cygwing?

To browse the CPAN (Comprehensive Perl Archive Network)
manually use http://www.cpan.org/ and http://search.cpan.org/ .


> In pure Windows is easy is you have Perl from
> ActiveState but Perl installed in Cygwin doesnt have
> the ppm Manager.

Windows needs it because they do not have a compiler by default.
Cygwin has its own compiler and you use the CPAN module which
is much better since it also takes care about the dependencies
of modules.

Type `cpan' in a Bash shell and follow the instructions.


Gerrit
-- 
=^..^=

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

