you mean the perl built-in system variables that can be
referenced from every Perl program. These system variables
are divided into five groups:
- Global scalar variables
- Pattern system variables
- File system variables
- Array system variables
- Built-in file variables
Get more info by
clicking here!