Reading http://perldoc.perl.org/perlreftut.html I see it’s possible to 
create a scalar reference.  What situation would require someone to create a 
reference to a scalar?  I thought refs were only useful for passing complex 
data structures.  Is it just because Perl lets you, or is there a reason I’m 
not aware of?  It seems like it would just be redundant.

Thanks,
Frank
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to