Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1428274

Summary: Time to rebase perl to the current version
Product: Red Hat Enterprise Linux 7 Reporter: Todd <ToddAndMargo>
Component: perlAssignee: perl-maint-list
Status: CLOSED WONTFIX QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.5-AltCC: ppisar, psabata
Target Milestone: rcKeywords: Rebase
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-02 10:03:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Todd 2017-03-02 07:30:09 UTC
Dear Red Hat,

You guys are making my life a nightmare using a FIVE YEAR OLD version of Perl 5.

Fedora is now on perl-5.24.0-380.fc25.x86_64

Please rebase to match Fedora!

You guys are killing me here.  I can not even use Perl 6's Inline::Perl5, do to the out dated version of Perl 5!  And I have to get Inline going to use several of the modules from Perl 5 in Perl 6 that I desperately need.

Many thanks,
-T

Comment 2 Petr Pisar 2017-03-02 10:03:51 UTC
You can use Perl 5.24 from Red Hat Software Collections <https://developers.redhat.com/products/softwarecollections/overview/>. We are not going to rebase the system version of Perl. If you struggle with using your code on Perl 5.16, please contact Red Hat support for help.

Comment 3 Todd 2017-03-04 01:22:58 UTC
Hi Petr,

Thank you for the link.  I went to the link and could not find any sign of Perl 5.  Am I missing something?

Many thanks,
T

Comment 4 Petr Ĺ abata 2017-03-04 09:39:14 UTC
(In reply to Todd from comment #3)
> Hi Petr,
> 
> Thank you for the link.  I went to the link and could not find any sign of
> Perl 5.  Am I missing something?
> 
> Many thanks,
> T

It's right on that page, under "Languages and frameworks".  Clicking on Perl takes you to https://developers.redhat.com/products/softwarecollections/hello-world/#fndtn-perl

Comment 5 Todd 2017-03-04 09:45:47 UTC
Thank you!