On Fri, 14 Jul 2023 20:56:21 +0200 Peter Boy wrote:

> But linie 3 of the script produced the next error message:

> Can't locate CGI/Carp.pm in @INC
> (you may need to install the CGI::Carp module) 
> (@INC contains: /usr/local/lib64/perl5/5.36 /usr/local/share/perl5/5.36 
> /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 
> /usr/share/perl5


> The package perl-Carp is already installed (presumably as a dependency of 
> mod_perl) and I found
> /usr/share/perl5/vendor_perl/Carp.pm
> which is in the search path

The script wants CGI/Carp.pm

    rpm -qf /usr/share/perl5/vendor_perl/CGI/Carp.pm
    perl-CGI-4.57-1.fc38.noarch

Try to install perl-CGI

-- 
francis
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to