Upgrade to Encode 2.08.
[p5sagit/p5-mst-13.2.git] / universal.c
index ef4d95b..caab476 100644 (file)
  * beginning." --Gandalf, relating Gollum's story
  */
 
+/* This file contains the code that implements the functions in Perl's
+ * UNIVERSAL package, such as UNIVERSAL->can().
+ */
+
 #include "EXTERN.h"
 #define PERL_IN_UNIVERSAL_C
 #include "perl.h"