Re: Logging with Log::StdLog from within a package
- From: Jerry Krinock <jerry@xxxxxxxx>
- Date: Thu, 31 Jul 2008 10:20:57 -0700 (PDT)
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
.
- Follow-Ups:
- Re: Logging with Log::StdLog from within a package
- From: Ben Morrow
- Re: Logging with Log::StdLog from within a package
- References:
- Logging with Log::StdLog from within a package
- From: Jerry Krinock
- Re: Logging with Log::StdLog from within a package
- From: Ben Morrow
- Logging with Log::StdLog from within a package
- Prev by Date: Re: FAQ 4.2 Why is int() broken?
- Next by Date: Re: FAQ 4.2 Why is int() broken?
- Previous by thread: Re: Logging with Log::StdLog from within a package
- Next by thread: Re: Logging with Log::StdLog from within a package
- Index(es):
Relevant Pages
|