Perl Programming/Keywords/ LINE
<
Perl Programming
|
Keywords
The
__LINE__
keyword
__LINE__
is a special token that returns the current line number.
Syntax
__LINE__