in reply to Re^2: Loop through array or filehandlein thread Loop through array or filehandle
Tie::File
Thanks! Does what I wanted (although originally I was looking to see if there was some clever way of using filehandles built into the perl core - should have explained that better).