Once upon a time, ToddAndMargo <[email protected]> said:
> # dnf list perl-say*

I saw you already got your question answered, but just wanted to point
out (for future reference) the best way to search for a perl module is:

# dnf whatprovides 'perl(Some::Module)'

It wouldn't help in this case (since "say" is not a module).  You do
have to quote the whole thing because the () are interpreted by the
shell otherwise.
-- 
Chris Adams <[email protected]>
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]/message/WCJ7QQ6AP24JT3KJKWASTCMNZKF6T665/

Reply via email to