Name: | perl-Opcode |
---|---|
Version: | 1.65 |
Release: | 512.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 94707 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Opcode-1.65-512.el10.aarch64.rpm |
Source RPM: | perl-5.40.1-512.el10.src.rpm |
Build Date: | Sat Mar 08 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. |