in reply to Re: Re: Re: Re: number of lists in array
in thread number of lists in array

$. will always contain the current record number from the most recently read file handle.

Full documentation for all of Perl's special variables can be found in perlvar.

--
<http://www.dave.org.uk>

"The first rule of Perl club is you don't talk about Perl club."

  • Comment on Re: Re: Re: Re: Re: number of lists in array