|
|
| No such thing as a small change | |
| PerlMonks |
Re: Re:{3} Eval and $@% ...by srawls (Friar) |
| on Jun 19, 2001 at 01:11 UTC ( [id://89534]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Look at perlref. GLOBs are Handles in general, so read them in array context with brackets like I did.
Only when used as a filehandle. For a variable name there is a scalar ($), a list (@), a hash (%), a filehanlde, and a format. Instead of saying: you can just say: So, when you dereference a type glob, you don't add the <foo> unless you are reading from a file handle. The 15 year old, freshman programmer,
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||