Re: Whimsical Question
- From: perrin@xxxxxxxxxxxx (Chad Perrin)
- Date: Wed, 29 Mar 2006 06:47:01 -0700
On Wed, Mar 29, 2006 at 08:03:24AM -0500, Ryan Frantz wrote:
Perlers,
I just got a copy of Intermediate Perl (the updated version of Learning
Perl Objects, References, and Modules, aka Alpaca) and started reading.
I've been coding Perl for about 18 months now and every time I see '$_'
I immediately understand its use in the context of the code, but I don't
know its name. I realized this after reading over example code in the
Alpaca and it got me to wondering: _Is_ there a name for '$_' ? For
example, when I see '#!', I read 'shebang' and it rolls off the tongue,
but 'dollar underscore' is clumsy. Does anyone know if a name exists?
If not, do any of you have pet name for it?
I know this is a whimsical (and possibly esoteric) question but I
figured it might generate some fun threads.
I tend to call it "implicit scalar".
--
Chad Perrin [ CCD CopyWrite | http://ccd.apotheon.org ]
"A script is what you give the actors. A program
is what you give the audience." - Larry Wall
.
- Follow-Ups:
- RE: Whimsical Question
- From: Steve Bertrand
- RE: Whimsical Question
- References:
- Whimsical Question
- From: Ryan Frantz
- Whimsical Question
- Prev by Date: Whimsical Question
- Next by Date: Re: How to split a string read from the file?
- Previous by thread: Whimsical Question
- Next by thread: RE: Whimsical Question
- Index(es):
Relevant Pages
|