Jump to content

[Solved] Cannot Upgrade Perl Cpan Packages


rmetrich

Recommended Posts

Hi,

I would like to install my web app based on a perl and postgresql backend.

For this I require the Rose::DB::Object module, which (among others) requires SQL::ReservedWords.

Unfortunately the later cannot be installed because it requires Module::Build version 0.4 and only 0.38 is installed by the system.

 

Of course the update for Module::Build version 0.4 is available in the package list but installing it doesn't solve the issue because it seems that the CPAN installer available from CPanel doesn't take the user's installed packages into account:

 

one can upgrade Module::Build to 0.4, but on CPanel "Installed Perl Module(s)" list always shows 0.38 and installing SQL::ReservedWords always tries to use Module::Build 0.38.

 

Thank you for your help.

SQL.txt

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...