One should begin with slight updates.. :)
So this patch is just about pod in core.ops (unbalanced =over / =back, and a 
missing blank line).

Btw, how do you prefer me to send patch (as if I were able to send more 
patches... anyway...): plain text inside the mail or attached (such as this 
one)?

Jerome
-- 
[EMAIL PROTECTED]
--- core.ops.orig	Mon Aug 12 17:00:08 2002
+++ core.ops	Tue Aug 13 19:18:26 2002
@@ -110,6 +110,7 @@
 
 
 ########################################
+
 =item B<open>(out INT, in STR)
 
 Open file named $2 for reading and writing and save the file
@@ -3512,8 +3513,6 @@
   $1=intstack_depth(interpreter, interpreter->ctx.intstack);
   goto NEXT();
 }
-
-=back
 
 =cut
 

Reply via email to