| 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.48 | Vendor: AlmaLinux |
| Release: 484.el9_8 | Build date: Mon Sep 14 06:07:32 2026 |
| Group: Unspecified | Build host: arm64-builder01.almalinux.org |
| Size: 96017 | Source RPM: perl-5.32.1-484.el9_8.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.