Re: [perl #33892] Add Interix support
[p5sagit/p5-mst-13.2.git] / numeric.c
index 6a0b6c3..a6d9c90 100644 (file)
--- a/numeric.c
+++ b/numeric.c
 
 /*
 =head1 Numeric functions
+
+This file contains all the stuff needed by perl for manipulating numeric
+values, including such things as replacements for the OS's atof() function
+
+=cut
+
 */
 
 #include "EXTERN.h"