in reply to problem in installing modules

Have you made sure that RedHat has no prepackaged package for XML::Parser? At least a cursory redhat package xml::parser returns http://packages.sw.be/perl-XML-Parser/ (and likely more trusted repository elsewhere) that contains something that looks very much like the appropriate source RPMs for that package.

I am no system administrator, at least not full time, but I prefer to use the OS package manager to install modules into the vendor provided Perl.

Replies are listed 'Best First'.
Re^2: problem in installing modules
by kingstons (Initiate) on Apr 26, 2011 at 11:02 UTC
    thanks...i got the exact rpm to install the module and did that. But the thing is, now the system is keep on asking modules one by one. At last i installed the Tcl module and waiting for the user's update Thanks for your help