| Name: | perl-Opcode |
|---|---|
| Version: | 1.48 |
| Release: | 481.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 96136 |
| License: | GPL+ or Artistic |
| RPM: | perl-Opcode-1.48-481.el9.aarch64.rpm |
| Source RPM: | perl-5.32.1-481.el9.src.rpm |
| Build Date: | Tue Apr 09 2024 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.perl.org/ |
| Summary: | Disable named opcodes when compiling a perl code |
| Description: | The Opcode module allows you to define an operator mask to be in effect when perl next compiles any code. Attempting to compile code which contains a masked opcode will cause the compilation to fail with an error. The code will not be executed. |
- Fixes: CVE-2023-47038
- Add definition of OPTIMIZE to .ph files, if optimizing is used (bug#2159759)