Add documentation for the method resolution plugin interface.
[p5sagit/p5-mst-13.2.git] / pod / perl.pod
index d9c20d3..eaf9c59 100644 (file)
@@ -126,6 +126,7 @@ For ease of access, the Perl manual has been split up into several sections.
     perlclib           Internal replacements for standard C library functions
     perlguts           Perl internal functions for those doing extensions
     perlcall           Perl calling conventions from C
+    perlmroapi         Perl method resolution plugin interface
     perlreapi          Perl regular expression plugin interface
     perlreguts         Perl regular expression engine internals