| Name: | perl-Opcode |
|---|---|
| Version: | 1.65 |
| Release: | 512.1.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 94708 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-Opcode-1.65-512.1.el10_0.aarch64.rpm |
| Source RPM: | perl-5.40.2-512.1.el10_0.src.rpm |
| Build Date: | Thu Jun 26 2025 |
| Build Host: | build-ol10-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. |