develooper Front page | perl.perl5.porters | Postings from August 2013

Re: postfix dereference syntax

Thread Previous | Thread Next
From:
Father Chrysostomos
Date:
August 12, 2013 20:01
Subject:
Re: postfix dereference syntax
Message ID:
20130812200141.11619.qmail@lists-nntp.develooper.com
David Nicol wrote:
> enjoy

Thank you.  That’s a good start.

The destruction tests at the end seem redundant, as do some of the
->[...] tests, which just repeat what ref.t has.

Yes, we support the ->** syntax.

Things missing:

- Exhaustive whitespace tests for $foo -> ** for all types of **
- Tests for ->*{ and ->@{
- Tests for scoping of my variables as in ${\my $x} vs (\my $x)->$*


Thread Previous | Thread Next


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