2009/3/4 "Stanisław T. Findeisen" <sf181257@xxxxxxxxxxxxxxxxxxxxx>: > 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. :-/ I usually go and search for the module at http://search.cpan.org/. That'll tell you which CPAN distribution contains the module. Then it's just a case of translating the CPAN distribution name to an RPM name. For example, Test::More is included in the Test-Simple distribution. The RPM name is therefore perl-Test-Simple. Dave... -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines