Skip to content

Commit 01582e5

Browse files
committed
perlexperiment: link to postderef ticket
1 parent b9d083a commit 01582e5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pod/perlexperiment.pod

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,16 @@ C<experimental::regex_sets>.
9191

9292
Introduced in Perl 5.18
9393

94+
=item Postfix dereference syntax
95+
96+
Introduced in Perl 5.20.0
97+
98+
Using this feature triggers warnings in the category
99+
C<experimental::postderef>.
100+
101+
The ticket for this feature is
102+
L<[perl #120162]|https://rt.perl.org:443/rt3/Ticket/Display.html?id=120162>.
103+
94104
=item The <:win32> IO pseudolayer
95105

96106
The ticket for this feature is

0 commit comments

Comments
 (0)