in reply to Re: 2 questions about anonymous storage and global variables
in thread 2 questions about anonymous storage and global variables

Thanks that has cleared that up for me. I've read about ref in the past but couldn't for the life of me remember or find on the net. Maybe is should practice some new searching techniques.
  • Comment on Re^2: 2 questions about anonymous storage and global variables

Replies are listed 'Best First'.
Re^3: 2 questions about anonymous storage and global variables
by xdg (Monsignor) on Jan 13, 2006 at 02:33 UTC

    For a basic function like that, perlfunc is often a good place to start when the exact function has slipped your mind.

    -xdg

    Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.