From 460e573096f6fb844640a265dce388c01d713bb7 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Thu, 22 Sep 2011 20:42:33 -0700 Subject: Restore gv_fetchmeth_autoload to perlapi.pod --- gv.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gv.c') diff --git a/gv.c b/gv.c index 1da1a90af4..7fcd705f79 100644 --- a/gv.c +++ b/gv.c @@ -775,6 +775,11 @@ Perl_gv_fetchmeth_pvn(pTHX_ HV *stash, const char *name, STRLEN len, I32 level, } /* +=for apidoc gv_fetchmeth_autoload + +This is the old form of L, which has no flags +parameter. + =for apidoc gv_fetchmeth_sv_autoload Exactly like L, but takes the name string in the form -- cgit v1.2.1