[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

RE: [FWP] aCertainName.pm



> From: Ronald J Kimball [mailto:rjk@linguist.dartmouth.edu]
> Sent: Wednesday, November 10, 1999 14:30
> To: Larry Rosler
> Cc: 'Steve Lane'; fwp@technofile.org
> Subject: Re: [FWP] aCertainName.pm

...

> Correct, yes!
>
> @_ is always localized to the current subroutine.  How could it be
> otherwise, considering that all subroutine calls modify @_?
>
> sub foo {
>   bar('a');
>   # Uh oh, has foo()'s @_ been changed by the call to bar()?
>   # Fortunately, no!
> }
>
>
> You might want to actually try it, before putting your foot in your
mouth a
> third time.  ;)

What if I am still hungry???

Fortunately, this list isn't archived!  :-(

--
Larry Rosler
Hewlett-Packard Laboratories
http://www.hpl.hp.com/personal/Larry_Rosler/
lr@hpl.hp.com



==== Want to unsubscribe from Fun With Perl?  Well, if you insist...
==== Send email to <fwp-request@technofile.org> with message _body_
====   unsubscribe