{"id":218,"date":"2009-01-16T08:37:18","date_gmt":"2009-01-16T16:37:18","guid":{"rendered":"http:\/\/jim-zimmerman.com\/blog\/?p=218"},"modified":"2009-01-16T08:37:18","modified_gmt":"2009-01-16T16:37:18","slug":"how-to-determine-package-containing-a-perl-module","status":"publish","type":"post","link":"https:\/\/jim-zimmerman.com\/?p=218","title":{"rendered":"How to determine package containing a perl module."},"content":{"rendered":"<p>If you get the following kind of error when using a problem that has some perl module dependencies, you can get the following type of error if you are missing one of the dependencies.<\/p>\n<p>&#8220;Can&#8217;t locate XX\/YYYYYY\/ZZZZ.pm in @INC &#8230;&#8221;<\/p>\n<p>Use the following to determine the package that contains the module:<\/p>\n<p>yum whatprovides &#8216;perl(XX::YYYYYY::ZZZZ)&#8217;<\/p>\n<p>It should work in newer Fedora\/CentOS\/Redhat releases.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you get the following kind of error when using a problem that has some perl module dependencies, you can get the following type of error if you are missing one of the dependencies. &#8220;Can&#8217;t locate XX\/YYYYYY\/ZZZZ.pm in @INC &#8230;&#8221; Use the following to determine the package that contains the module: yum whatprovides &#8216;perl(XX::YYYYYY::ZZZZ)&#8217; It [&#038;hellip<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[9],"class_list":["post-218","post","type-post","status-publish","format-standard","hentry","category-documentation","tag-perl-module-fedora-centos-redhat"],"share_on_mastodon":{"url":"","error":""},"_links":{"self":[{"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/posts\/218","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=218"}],"version-history":[{"count":0,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/posts\/218\/revisions"}],"wp:attachment":[{"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=218"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=218"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=218"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}