in reply to Re: module errors everywhere
in thread module errors everywhere

Unfortunately I have to use a newer version of Perl in order to run ASSP, an open-source spam filter.

Replies are listed 'Best First'.
Re^3: module errors everywhere
by McA (Priest) on Aug 04, 2014 at 15:15 UTC

    Oh, that's intersting. Which part of ASSP needs a newer version than 5.10.0 of Perl?

    Regards
    McA

      I get this when I start ASSP:

      Perl version 5.012000 (5.12.0) is at least required to use the unicode Bayesian/HMM engine of ASSP 2.4.1 (14200) - you are running Perl version 5.010001 - please upgrade Perl

        Hi,

        if you install the whole thing for a production environment I would recommend to use the last stable release of Perl which is 5.20.x.

        Anyways: Good luck with installing all dependencies.

        McA