From cafc49b7e349f6d5bb5080948a0b1f85597dd855 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Tue, 31 May 2011 21:46:55 -0700 Subject: [PATCH] =?utf8?q?It=E2=80=99s=20still=20the=2020th=20century=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- pod/perldiag.pod | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pod/perldiag.pod b/pod/perldiag.pod index 39393d8..dc7ff40 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -2485,12 +2485,6 @@ possible. To make the subroutine an lvalue subroutine add the lvalue attribute to the definition, or put the declaration before the definition. -=item Lvalue subs returning %s not implemented yet - -(F) Due to limitations in the current implementation, array and hash -values cannot be returned in subroutines used in lvalue context. See -L. - =item Malformed integer in [] in pack (F) Between the brackets enclosing a numeric repeat count only digits -- 2.7.4