[Module-build-general] Module::Build and Module::Install
Status: Beta
Brought to you by:
kwilliams
|
From: Ed A. <ed...@me...> - 2003-09-13 08:32:36
|
What is the connection between Module::Build and Module::Install? The documentation <http://search.cpan.org/author/KWILLIAMS/Module-Build-0.20_01/lib/Module/Build.pm> says: >If you want the installation process to look around in @INC for other >versions of the stuff you're installing and try to delete it, you can >use the uninst parameter, which tells Module::Install to do so: but doesn't mention that module anywhere else. -- Ed Avis <ed...@me...> |