Perl uses quite a few special variables to control various behaviors
of functions. You can use special variables to hold the results
of searches, the values of environment variables, and flags to
control debugging. In short, every aspect of Perl programming
uses special variables.