in reply to Perl patch breaks custom module
Our current Perl version is 5.8.8.
Perl_newXS_flags was only introduced in 5.8.9
Its a simple problem to solve, reinstall any modules that throw an error like this
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl patch breaks custom module
by Anonymous Monk on Apr 13, 2017 at 22:03 UTC | |
by Anonymous Monk on Apr 13, 2017 at 23:41 UTC | |
by Anonymous Monk on Apr 14, 2017 at 01:48 UTC |