Make chr() for values >127 to create utf8 when under utf8.
[p5sagit/p5-mst-13.2.git] / pod / perlintern.pod
index 6d8d67d..8afabd9 100644 (file)
@@ -24,6 +24,9 @@ allow selecting particular classes of magical variable.
 
        bool    is_gv_magical(char *name, STRLEN len, U32 flags)
 
+=for hackers
+Found in file gv.c
+
 =back
 
 =head1 AUTHORS