Index: docs/compiler_faq.pod
===================================================================
RCS file: /cvs/public/parrot/docs/compiler_faq.pod,v
retrieving revision 1.3
diff -u -r1.3 compiler_faq.pod
--- docs/compiler_faq.pod	11 May 2004 14:59:56 -0000	1.3
+++ docs/compiler_faq.pod	13 May 2004 12:41:45 -0000
@@ -31,6 +31,8 @@
 
 =head2 How do I fetch a variable from the global namespace?
 
+=head2 How do I use lexical pads to have both a function scope and a global scope?
+
 =head2 How do I fetch a variable from the current lexical pad?
 
 =head1 Modules and Classes
