https://bugzilla.redhat.com/show_bug.cgi?id=2338799

Emmanuel Seyman <emman...@seyman.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Doc Type|---                         |If docs needed, set a value
                 CC|                            |emman...@seyman.fr



--- Comment #1 from Emmanuel Seyman <emman...@seyman.fr> ---
(In reply to David Levner from comment #0)
>
> When I did a fresh install of Fedora 41 on a new computer, many core Perl
> modules and programs were not installed.

Nothing in the default install of Fedora (I presume this is Workstation)
requires Perl so perl is not installed (I don't believe you get /usr/bin/perl
anymore).

> I have a fairly complete list of
> modules that I generated with a Perl script (see attachment). I don't have a
> complete list of Perl core programs, but I do know that perl5db.pl is
> missing.

To install perl-core, run the command 'dnf install perl'.
To install a specific Perl module, run the command 'dnf install
"perl(The::Wanted::Module)"'.
To install a specific file, run the command 'dnf install /path/to/the/file'.

These are pretty much your only options.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2338799

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202338799%23c1

-- 
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-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/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to