>>>>> "Bill" == Bill Jones <[EMAIL PROTECTED]> writes:

Bill> References:
Bill> I am looking for a basic explaination and example:

Bill> $animal = "Dog";
Bill> $sound  = \$animal;
Bill> $bark   =  $$sound;

Bill> $bark is now Dog.

Bill> ???

Besides "perlreftut" and "perlref" and "perldsc" and "perllol",
what do you need?  What did you find confusing about those docs?
Where are you stuck?

And this isn't a CGI question, so perhaps you should have posted
to the beginners list, not the beginnners-cgi list.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to