in reply to Re^2: Unable to install XML::LibXML
in thread Unable to install XML::LibXML

That's the kernel you're using. But what distribution (and what version of distribution)? I'm guessing perhaps a RHEL, Fedora, or CentOS installation?

Update 1: Looks like that kernel was distributed with CentOS 4.6.

Update 2: Both libxml2 and XML::LibXML are available from the CentOS 4.6 archives. These are much older versions than current of course, since 4.6 is pretty darn old. These are the packages, install using a package manager.

Perhaps it's time to upgrade that OS?

Ok, enough sysadmin; back to perl!