From 09783a0a55f86092ea742bd6915170b04f98af7f Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Fri, 20 May 2016 21:57:32 -0700 Subject: Update CORE.pod to reflect &CORE::keys() etc. --- lib/CORE.pod | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/lib/CORE.pod b/lib/CORE.pod index ce5feb5908..e40b2d0aa9 100644 --- a/lib/CORE.pod +++ b/lib/CORE.pod @@ -49,10 +49,8 @@ ampersand syntax and through references does not work for the following functions, as they have special syntax that cannot always be translated into a simple list (e.g., C vs C): -C, C, C, C, C, C, -C, C, C, C, C, C, C, -C, C, C, C, C, C, -C, C, C +C, C, C, C, C, C, C, +C, C, C, C, C, C, C =head1 OVERRIDING CORE FUNCTIONS -- cgit v1.2.1