Hello,
I'm new to the list so please be moderate with me.
The problem that I'm facing is related to perl and updating modules installed with cpan. So the server is a Fedora and on this server i run several applications dependent on perl modules. At the time that I've installed those applications i installed the perl dependencies via cpan and other dependencies via rpm packages. From time to time i was forced to update the server, so some perl rpms were updated also, but those modules installed by cpan were not, thus causing application instabilities.
My questions are as follows:
- how can i update all the modules installed by cpan ?
- is it better to install all the modules via rpm (how is this going to impact my environment)?
Best regards,
Adrian