Perl Programming/Keywords/ DATA

The __LINE__ keyword

__DATA__ is a special token that can be used to indicate the logical end of the script before the actual end of file.

Syntax

  __DATA__