[EMAIL PROTECTED] wrote:
Hey!

I'm having some trouble passing a file handle from a script into a module as a function parameter. I'm passing it as a variable.

The program says that I'm trying to use an un-opened file handle.

Does anybody have any thoughts on this?

I think you passed a FH out of scope. Did you open it?

Show some code as to what you have tried; please.

-Sx-

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to