in reply to Installing Modules
Never install within the system perl using both CPAN and your package manager. You WILL get conflicts. Instead, do one of two things:
I repeat. NEVER install modules within the system perl using CPAN if you have a package manager.
|
|---|