Undefined subroutine &Symbol::gensym

Today I got the following error while trying to install the Apache2::Reload Perl module through cpan:

Undefined subroutine &Symbol::gensym called at Makefile.PL line 91.

There is no such module as Symbol::gensym. Googling gave nothing.

Leaving a note for the future - maybe it will be useful for somebody. I will check the visit statistics later.

Run the following command in the cpan console and you will be happy:

install ModPerl:MM

By the way, it installs Apache2::Reload automatically:
Screenshot from 2015-12-03 11:47:21

Categories:

Updated: