Re: Logging with Log::StdLog from within a package



Thank you, Ben. I used {*::STDLOG} and it works now.

But what is that {*FILEHANDLE} syntax mean to the perl interpreter? I
thought that there is no "*" operator in perl, and {} is used for code
blocks or hash assignments. Which, if any, perldoc?

Jerry

.



Relevant Pages