in reply to
Get the file name inside the <> operator
<>
is short for
<ARGV>
. The name of the associated file is in
$ARGV
Comment on
Re: Get the file name inside the <> operator
Select
or
Download
Code
In Section
Seekers of Perl Wisdom