in reply to MakeMaker/Module::Build force make install

I'm not sure of how to do that (assuming it is possible), but wouldn't a make clean before make install do the trick?

Replies are listed 'Best First'.
Re^2: MakeMaker/Module::Build force make install
by saintmike (Vicar) on Mar 10, 2005 at 18:44 UTC
    Nope, unfortunately, this also results in

    Skipping /foo/bar/baz/Module.pm (unchanged)
      Whoops.

      I read make install, but my brain only parsed the make part.