-
Notifications
You must be signed in to change notification settings - Fork 560
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[EXPERIMENT] postfix dereference syntax #13339
Comments
From @rjbsCommit 4fa0b80 to perl5.git merged in the postderef branch, allowing Perl ...instead of... @{ ${ $x->[y]{z} }->w } Acceptance criteria for this feature in a future perl release are, at a * no horrible known bugs -- |
From @cpansproutOn Wed Oct 09 06:31:27 2013, rjbs wrote:
There was a *minor* known inequality, now fixed in c349280. In any case, this ticket can be resolved. -- Father Chrysostomos |
The RT System itself - Status changed from 'new' to 'open' |
@cpansprout - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#120162 (status was 'resolved')
Searchable as RT120162$
The text was updated successfully, but these errors were encountered: