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

2008-11-18 Thread Chris Geldenhuis
Paul Heinlein wrote: 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 "p

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

2008-11-18 Thread Paul Heinlein
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

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

2008-11-18 Thread Marko A. Jennings
On Tue, November 18, 2008 1:06 pm, Chris Geldenhuis wrote: > Hi, > I am trying to install a package that requires the perl XML::Parser > module. > > So far I have: > > Googled > Installed rpmforge and yum priorities > set priorities for all repositories used with rpmforge at 10 > tried yum install

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

2008-11-18 Thread Chris Geldenhuis
Hi, I am trying to install a package that requires the perl XML::Parser module. So far I have: Googled Installed rpmforge and yum priorities set priorities for all repositories used with rpmforge at 10 tried yum install perl-XML, yum install mod_perl-XML etc. and get response "Nothing to do" s