X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlmod.pod;h=01056f1d98a1307680be03975fe03884041a01a9;hb=ec861bc19fa3da942464628dd3e86e9b82994ca4;hp=6f98cf6d990e2d484f4e2e76a579d5c3977e2bfb;hpb=22d4bb9ccb8701e68f9243547d7e3a3c55f70908;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlmod.pod b/pod/perlmod.pod index 6f98cf6..01056f1 100644 --- a/pod/perlmod.pod +++ b/pod/perlmod.pod @@ -61,8 +61,8 @@ as a pattern match, a substitution, or a transliteration. Variables beginning with underscore used to be forced into package main, but we decided it was more useful for package writers to be able to use leading underscore to indicate private variables and method names. -$_ is still global though. See also L. +$_ is still global though. See also +L. Ced strings are compiled in the package in which the eval() was compiled. (Assignments to C<$SIG{}>, however, assume the signal