*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> perl5/ops (3)              
Title
Content
Arch
Section
 

Contents


ops(3)									ops(3)


NAME    [Toc]    [Back]

     ops - Perl	pragma to restrict unsafe operations when compiling

SYNOPSIS    [Toc]    [Back]

       perl -Mops=:default ...	  # only allow reasonably safe operations

       perl -M-ops=system ...	  # disable the	'system' opcode

DESCRIPTION    [Toc]    [Back]

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

     See the the Opcode	manpage	module for information about opcodes, optags,
     opmasks and important information about safety.

SEE ALSO    [Toc]    [Back]

      
      
     Opcode(3),	Safe(3), perlrun(3)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
strict IRIX Perl pragma to restrict unsafe constructs
locale IRIX Perl pragma to use and avoid POSIX locales for built-in operations
Opcode IRIX Disable named opcodes when compiling perl code
constant IRIX Perl pragma to declare constants
subs IRIX Perl pragma to predeclare sub names
less IRIX perl pragma to request less of something from the compiler
integer IRIX Perl pragma to compute arithmetic in integer instead of double
sigtrap IRIX Perl pragma to enable simple signal handling
vars IRIX Perl pragma to predeclare global variable names
diagnostics IRIX Perl compiler pragma to force verbose warning diagnostics splain - standalone program to do the same thing
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service