Perl Programming/Keywords/ FILE
<
Perl Programming
|
Keywords
The
__LINE__
keyword
__FILE__
is a special token that returns the name of the file where it occurs.
Syntax
__FILE__