This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Copy call checker when cloning closure prototype
[perl5.git] / pod / perlguts.pod
index 908fa1f..b514556 100644 (file)
@@ -1105,7 +1105,7 @@ will be lost.
  y  PERL_MAGIC_defelem        vtbl_defelem    Shadow "foreach" iterator
                                               variable / smart parameter
                                               vivification
  y  PERL_MAGIC_defelem        vtbl_defelem    Shadow "foreach" iterator
                                               variable / smart parameter
                                               vivification
- ]  PERL_MAGIC_checkcall      (none)          inlining/mutation of call
+ ]  PERL_MAGIC_checkcall      vtbl_checkcall  inlining/mutation of call
                                               to this CV
  ~  PERL_MAGIC_ext            (none)          Available for use by
                                               extensions
                                               to this CV
  ~  PERL_MAGIC_ext            (none)          Available for use by
                                               extensions