| Name: | perl-Opcode |
|---|---|
| Version: | 1.48 |
| Release: | 481.1.el9_6 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 96017 |
| License: | GPL+ or Artistic |
| RPM: | perl-Opcode-1.48-481.1.el9_6.aarch64.rpm |
| Source RPM: | perl-5.32.1-481.1.el9_6.src.rpm |
| Build Date: | Mon Jul 28 2025 |
| 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. |