[CentOS] Where do I find perl XML::Parser module

Tue Nov 18 18:37:27 UTC 2008
Paul Heinlein <heinlein at madboa.com>

On Tue, 18 Nov 2008, Chris Geldenhuis wrote:

> Hi,

> I am trying to install a package that requires the perl XML::Parser 
> module.

Using yum to search for specific Perl modules is a bit tricky. The 
syntax is to wrap the module name in a "perl()" wrapper:

   yum provides "perl(XML::Parser)"

In this case, it points you to the perl-XML-Parser package.

-- 
Paul Heinlein <> heinlein at madboa.com <> http://www.madboa.com/