A special variable in Perl which simply means the default -- used whenever an operator or function hasn't been given any other variable to work with, and used extensively by Perl hackers. In particular it can be used in a while loop to represent each line of an input file.