This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
It's not a good idea for a user to replace files installed as part of an
installp package (whether perl.rte or any package at all). This can make
it appear to the system that there is a corruption in the fileset, and it
may have unintended consequences if some other utility is specifically
dependent on the original version of the file, if there is a possible
compatibility change. Also there is the issue cited here: an update to
that fileset for maintenance will overwrite a modified file with the
original copy.
It is more appropriate to put one's own copies of alternate versions of files
into another path, and point to those versions where needed. For perl, one
way to do this is to have a local directory with different desired versions
of modules, and point the PERL5LIB environment variable to the top of this path.
Another option with AIX is to install the latest version of Perl from the
"AIX Toolbox" website, which gives the user access to a newer version of Perl
than is provided on the AIX operating system media. This version installs
into a different path, so users can choose between the fixed stable version
provided with the OS or the newer optional updated version provided with the
Toolbox.
No special provisions are planned for perl.rte with respect to system updates.
Creating a new RFE based on Community RFE #74510 in product IBM AIX.