Re: Perl 5.18 problems with mj2
Peter <[email protected]> Mon, 01 Dec 2014 21:26:16 +1300
| Newsgroups | gmane.mail.majordomo.majordomo2.devel |
|---|---|
| Message-ID | <[email protected]> |
On 12/01/2014 08:09 PM, John R. Levine wrote: > "make test" showed a lot of complaints, all of which turned out to be > due to an incompatible change in the Safe module. Unfortunately there have been a log of changes made to Safe after around 2.07 which introduce compatibility issues. Another project I work on has taken the step of embedding Safe 2.07 into their own project as a result. I would imagine that any other approach would take a lot more time and effort to make work. Peter