Subject: | cpan keeps installing it over and over, even though successfull |
If I install with `cpan` or using a script with
CPAN::Shell->install('DBIx::Class'), it keeps installing over and over
even though all the tests work and the installation says 'OK'.
CPAN::Module::uptodate() always returns false.
HTH. -Mark