in reply to Re: Understanding this line of Code
in thread Understanding this line of Code

It looks like you have a subroutine called exec_select() that returns an array of hashes.

<pedant>
Actually, it returns a reference to an array of hashes.
</pedant>

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

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg