Stephen York <[EMAIL PROTECTED]> wrote:
: Hi,
:
: I've been trying to insert an array ref within a hash. I wrote a
: test program which was successful, but my real program requires
: the redefinition of the arrays to be done within an if block.
: When done in the if block it overwrites previous va
Hi,
I've been trying to insert an array ref within a hash.
I wrote a test program which was successful, but my real program requires
the redefinition of the arrays to be done within an if block.
When done in the if block it overwrites previous values.
Whe done outside the if block a new array is cr