Help for this page
@ARGV = glob('*.txt'); ... # $ARGV contains the current file name print "$ARGV $_"; }