in reply to How to instrument a "fake" subroutine?
if (defined(&Fcntl::LOCK_EX))
To get desired behavior: just call the subroutine once before attempting to redefine it.
-Ton
-----
Be bloody, bold, and resolute; laugh to scorn
The power of man...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: How to instrument a "fake" subroutine?
by samtregar (Abbot) on May 22, 2002 at 19:32 UTC |