summaryrefslogtreecommitdiff
path: root/pod.lst
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-06-25 16:04:37 +0100
committerNicholas Clark <nick@ccl4.org>2009-06-25 16:05:48 +0100
commit15932acc618e3c642a4814dee6429b92b088b3fd (patch)
treed6c53790b62984f5f6ed10e69b007a52376acd4d /pod.lst
parent839bc55ad61e73319e7d4ae40fd6ece8ff36b147 (diff)
downloadperl-15932acc618e3c642a4814dee6429b92b088b3fd.tar.gz
Add documentation for the method resolution plugin interface.
Diffstat (limited to 'pod.lst')
-rw-r--r--pod.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/pod.lst b/pod.lst
index 0a4a1e854f..b68c733761 100644
--- a/pod.lst
+++ b/pod.lst
@@ -112,6 +112,7 @@ h Internals and C Language Interface
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