opsSection: Perl Programmers Reference Guide (3)Updated: 2001-09-21 |
opsSection: Perl Programmers Reference Guide (3)Updated: 2001-09-21 |
perl -Mops=:default ... # only allow reasonably safe operations
perl -M-ops=system ... # disable the 'system' opcode
See the Opcode module for information about opcodes, optags, opmasks and important information about safety.