You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This means that if you pull perl modules through apt-get, they will be installed for perl version 5.20, not 5.24. The perl 5.24 version which is first in the path, must have its packages installed through cpan to work.
Suggest you use either debian packaged version 5.20, or remove it and install perl 5.24 only. Having both will probably cause confusion.