https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7741
Henrik Krohns <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Henrik Krohns <[email protected]> --- Try looking what debug output shows: spamassassin --lint -D Also even if the module is installed, doesn't mean it will work, since it can have runtime dependencies. I never used cpanm, but why are you using --notest flag, it's important to test. Basic cpan would work like: cpan look GeoIP2::Database::Reader perl Makefile.PL make make test -- You are receiving this mail because: You are the assignee for the bug.
