Change the warning message "%s trapped by operation mask"
[p5sagit/p5-mst-13.2.git] / pod / perldiag.pod
index f174a91..8f7d0ec 100644 (file)
@@ -165,6 +165,11 @@ or a hash or array slice, such as:
 name, and not a subroutine call.  C<exists &sub()> will generate this
 error.
 
+=item '%s' trapped by operation mask
+
+(F) You tried to use an operator from a Safe compartment in which it's
+disallowed. See L<Safe>.
+
 =item Argument "%s" isn't numeric%s
 
 (W numeric) The indicated string was fed as an argument to an operator