From 76544fcc9cdfef38f68a0167f51f60b1ffd57792 Mon Sep 17 00:00:00 2001 From: Viktor Turskyi Date: Sun, 19 May 2013 17:19:34 +0300 Subject: [PATCH] Fixed typo (protoytpe => prototype) --- pod/perl5180delta.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perl5180delta.pod b/pod/perl5180delta.pod index 86c4289..f4e4423 100644 --- a/pod/perl5180delta.pod +++ b/pod/perl5180delta.pod @@ -219,7 +219,7 @@ empty string. Several more built-in functions have been added as subroutines to the CORE:: namespace - namely, those non-overridable keywords that can be implemented without custom parsers: C, C, C, -C, C, C, C, C, C, and C. +C, C, C, C, C, C, and C. As some of these have prototypes, C has been changed to not make a distinction between overridable and non-overridable -- 2.7.4