| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Opcode | Distribution: AlmaLinux |
| Version: 1.65 | Vendor: AlmaLinux |
| Release: 515.el10_2 | Build date: Mon Sep 14 07:47:37 2026 |
| Group: Unspecified | Build host: arm64-builder01.almalinux.org |
| Size: 94709 | Source RPM: perl-5.40.2-515.el10_2.src.rpm |
| Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
| Url: https://www.perl.org/ | |
| Summary: Disable named opcodes when compiling a perl code | |
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.