On Fri, 13 Apr 2018 16:43:47 -0700, grinnz@gmail.com wrote: > This was an experimental feature added in 5.14: > https://metacpan.org/pod/perl5140delta#Array-and-hash-container- > functions-accept-references and then removed in 5.24: > https://metacpan.org/pod/perl5240delta#The-autoderef-feature-has-been- > removed . One of the biggest problems with it is that there's no > correct way to handle an object with both hash and array overloads > defined. Also, adding an @ to dereference it is a very simple workaround, and will autovivify an undefined scalar used in this manner. --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=133109Thread Previous | Thread Next