Perl modules <---> Fedora RPMs (Test::More)

Ralf Corsepius rc040203 at freenet.de
Wed Mar 4 12:06:03 UTC 2009


Stanisław T. Findeisen wrote:
> How can I know which RPM in Fedora release contains which Perl modules? 
> In particular I want to install Test::More, but don't know where to look 
> for that. :-/

repoquery --whatprovides 'perl(Test::More)'

and

yum install 'perl(Test::More)'

are your friends.

Ralf




More information about the fedora-list mailing list