perl.beginners
[Top] [All Lists]

Re: CPAN Module Installation

Subject: Re: CPAN Module Installation
From: Jeff Pang
Date: Sun, 7 Oct 2007 17:07:14 +0800
Newsgroups: perl.beginners

2007/10/7, yitzle <yitzle@xxxxxxxxxxxxxxxxxxxxx>:
> Is there some way to turn off the tests that get performed after a
> module is installed?

I don't think to turn off 'make test' is a good idea.
But on the other hand if you really don't like make test,you can force
to make install it.


> Does CPAN shell check to see if a module is already installed before
> trying to install it?
>

Yes.If the module installed on the host is already the newest
version,cpan shell does't re-install it.

<Prev in Thread] Current Thread [Next in Thread>