in reply to Using a scalar as an array name

A search for use variable as variable , will yield in the result set Why it's stupid to `use a variable as a variable name', and once more
You just have to read (and I gotta tell you about)

Why it's stupid to `use a variable as a variable name' Part 1 2 3

:)
You really should read those three. It explains how to do what you're attempting, and why it's a bad idea.

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

Replies are listed 'Best First'.
Re^2: Using a scalar as an array name
by rvosa (Curate) on May 15, 2005 at 22:03 UTC
    I knew it! Someone was gonna say that :) Thanks for the reply, but let's say I still want to do it? For learning purposes, shall we say?