Movatterモバイル変換


[0]ホーム

URL:


 / 
perl-5.40.1
River stage five • 11905 direct dependents • 33393 total dependents
/ops

NAME

ops - Perl pragma to restrict unsafe operations when compiling

SYNOPSIS

perl -Mops=:default ...    # only allow reasonably safe operationsperl -M-ops=system ...     # disable the 'system' opcode

DESCRIPTION

Since theops pragma currently has an irreversible global effect, it is only of significant practical use with the-M option on the command line.

See theOpcode module for information about opcodes, optags, opmasks and important information about safety.

SEE ALSO

Opcode,Safe,perlrun

Module Install Instructions

To install less, copy and paste the appropriate command in to your terminal.

cpanm

cpanm less

CPAN shell

perl -MCPAN -e shellinstall less

For more information on module installation, please visitthe detailed CPAN module installation guide.

Keyboard Shortcuts

Global
sFocus search bar
?Bring up this help dialog
GitHub
gpGo to pull requests
gigo to github issues (only if github is preferred repository)
POD
gaGo to author
gcGo to changes
giGo to issues
gdGo to dist
grGo to repository/SCM
gsGo to source
gbGo to file browse
Search terms
module: (e.g.module:Plugin)
distribution: (e.g.distribution:Dancer auth)
author: (e.g.author:SONGMU Redis)
version: (e.g.version:1.00)

[8]ページ先頭

©2009-2025 Movatter.jp