At 12:05 PM 03/04/2002, Greg London wrote:
>"install LWP" says that lwp is up to date,

perldoc CPAN says
     CPAN checks if an install is actually needed for it and prints 
module up
     to date in the case that the distribution file containing the 
module
     doesn't need to be updated.

     CPAN also keeps track of what it has done within the current 
session and
     doesn't try to build a package a second time regardless if it 
succeeded
     or not. The "force" command takes as a first argument the method 
to
     invoke (currently: "make", "test", or "install") and executes 
the command
     from scratch.

         cpan> install OpenGL
         OpenGL is up to date.
         cpan> force install OpenGL
         Running make
         OpenGL-0.4/
         OpenGL-0.4/COPYRIGHT
         [...]

-- 
Greg Marr
[EMAIL PROTECTED]
"We thought you were dead."
"I was, but I'm better now." - Sheridan, "The Summoning"

Reply via email to