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
    reinstall: command not found
    Please advice.

      reinstall: command not found Please advice.

      Repeat whatever commands you used to install modules, apt-get ... yum ... cpan ...

        It sounds like they're running HP-UX, and Some Other Guy set up their perl installation. Unfortunately, there's a lot we don't know about that installation. Start by downloading MIME-Base64, unpacking it, and reading the README file.