Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <4293F662.BACE657D@dessent.net> Date: Tue, 24 May 2005 20:52:02 -0700 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: How to install perl modules? References: <20050525033549 DOT 23193 DOT qmail AT web50401 DOT mail DOT yahoo DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Manuel Tejada wrote: > Somebody can tell me from what URL I must to download > a perl module and how to install it in Cygwing? You use CPAN. "perl -MCPAN -e 'install Foo::Bar'" or "perl -MCPAN -e shell". There is no URL to know, it takes care of all of that. http://cpan.org/misc/cpan-faq.html > In pure Windows is easy is you have Perl from > ActiveState but Perl installed in Cygwin doesnt have > the ppm Manager. To me (and perhaps others) that's a feature and not a bug. I can't stand that ppm junk. Brian -- 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/