Everyone should read perlintro when getting started with Perl, and refer back to it periodically, as it answers many basic questions and provides links to information for more in-depth ones. In this case, perlintro provides a link:
There are a number of "magic" scalars with names that look like punctuation or line noise. These special variables are used for all kinds of purposes, and are documented in perlvar.
And everyone posting here at PerlMonks should read Writeup Formatting Tips.
Dave
In reply to Re: what is the meaning of $| in perl?
by davido
in thread what is the meaning of $| in perl?
by sriram83.life
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |