Skip to content

Commit 6254b21

Browse files
committed
Adds sigilless variables refs #622
1 parent 5116e3c commit 6254b21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/Language/glossary.pod6

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1030,6 +1030,8 @@ such a variable.
10301030
=head1 Sigilless Variable
10311031
X<|Sigilless Variable>
10321032
1033+
L<Sigilless variables|/language/variables#index-entry-\_(sigilless_variables)> are actually aliases to the value it is assigned to them, since they are not containers. Once you assign a sigilless variable (using the escape C<\>), its value cannot be changed.
1034+
10331035
=head1 Spesh
10341036
X<|Spesh>
10351037

0 commit comments

Comments
 (0)