This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Restore full name of mro::mro_invalidate_all_method_caches.
[perl5.git]
/
ext
/
mro
/
mro.xs
diff --git
a/ext/mro/mro.xs
b/ext/mro/mro.xs
index
1208c6c
..
a4f6d6e
100644
(file)
--- a/
ext/mro/mro.xs
+++ b/
ext/mro/mro.xs
@@
-386,7
+386,7
@@
mro_is_universal(...)
void
-mro_invalidate_method_caches(...)
+mro_invalidate_
all_
method_caches(...)
PROTOTYPE:
PPCODE:
if (items != 0)