summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-06-25 16:04:37 +0100
committerDavid Mitchell <davem@iabyn.com>2009-06-27 17:41:48 +0100
commit7b4400ffb7d050faf8519d1499a7c4f5939b5ca5 (patch)
treef4fd9120f539fa8cdd99ab6af2e4693a7df92cbc /MANIFEST
parent5e77bb7db9a6a6cc94221f48a43233c1c52709e6 (diff)
downloadperl-7b4400ffb7d050faf8519d1499a7c4f5939b5ca5.tar.gz
Add documentation for the method resolution plugin interface.
(cherry-picked from commit 15932acc618e3c642a4814dee6429b92b088b3fd)
Diffstat (limited to 'MANIFEST')
-rwxr-xr-xMANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index a548195aee..bd285c9713 100755
--- a/MANIFEST
+++ b/MANIFEST
@@ -3634,6 +3634,7 @@ pod/perlmodinstall.pod Perl modules: how to install from CPAN
pod/perlmodlib.PL Generate pod/perlmodlib.pod
pod/perlmod.pod Perl modules: how they work
pod/perlmodstyle.pod Perl modules: how to write modules with style
+pod/perlmroapi.pod Perl method resolution plugin interface
pod/perlnewmod.pod Perl modules: preparing a new module for distribution
pod/perlnumber.pod Perl number semantics
pod/perlobj.pod Perl objects