in reply to Re: Re: Re: Win32 Apache && File::Basename
in thread Win32 Apache && File::Basename
Yes it's a tied hash under the hood, which means it's calling perl subroutines for every access, which ultimately have to call the C routines, getenv() and/or putenv() (as appropriate).
See my post, Re(2): Win32 Apache && File::Basename.
dmm
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re(4): Win32 Apache && File::Basename
by Flame (Deacon) on Jan 22, 2002 at 17:44 UTC |