On Jul 3, 2006, at 10:35, Ken Williams wrote:
I think this would be a good patch to make to ExtUtils::Install. It would seem a natural extension of the UNINST=1 functionality it already provides for things in @INC.
I don't think so. What if I *want* to have /usr/bin/svnnotify using Perl 5.8.7 and /usr/local/bin/svnnotify using Perl 5.6.2? They're not connected (they don't even share @INC), so I don't think it'd make sense to delete one and leave the other.
Best, David
