rmetrich Posted October 11, 2012 Posted October 11, 2012 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
Krydos Posted October 12, 2012 Posted October 12, 2012 Successfully installed Module-Build-0.4003 (upgraded from 0.3800) Does it work now?
Krydos Posted October 12, 2012 Posted October 12, 2012 Glad your problem got solved! Please spare a few minutes to take our brief survey: http://feedback.heliohost.org/ Your participation in this survey is greatly appreciated.
Recommended Posts