Once upon a time, ToddAndMargo <toddandma...@zoho.com> 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 <li...@cmadams.net> _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org 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/users@lists.fedoraproject.org/message/WCJ7QQ6AP24JT3KJKWASTCMNZKF6T665/