develooper Front page | perl.perl5.porters | Postings from April 2012

[perl #41480] Removing deprecated features for 5.10?

Thread Previous
From:
Father Chrysostomos via RT
Date:
April 20, 2012 22:18
Subject:
[perl #41480] Removing deprecated features for 5.10?
Message ID:
rt-3.6.HEAD-4610-1334985521-1778.41480-15-0@perl.org
On Fri Apr 20 19:16:03 2012, jkeenan wrote:
> Perl 5.14.2:
> 
> $ perl -we 'shift @foo if @foo->[0];'
> Using an array as a reference is deprecated at -e line 1.
> 
> $ perl -we 'keys %foo if %foo->{"bar"};'
> Using a hash as a reference is deprecated at -e line 1.
> 
> So, it appears we're not going to remove this syntax; it is simply going
> to remain deprecated indefinitely.

I would like to see those undeprecated.

-- 

Father Chrysostomos


---
via perlbug:  queue: perl5 status: open
https://rt.perl.org:443/rt3/Ticket/Display.html?id=41480

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About