This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix pods to reflect newer canonical names for call_sv() etc.
[perl5.git] / pod / perldiag.pod
index 05e57c0..f95c7d5 100644 (file)
@@ -576,7 +576,7 @@ so it was truncated to the string shown.
 
 =item Callback called exit
 
-(F) A subroutine invoked from an external package via perl_call_sv()
+(F) A subroutine invoked from an external package via call_sv()
 exited by calling exit.
 
 =item Can't "goto" out of a pseudo block