SPUG: List

Bryan Dees nbhd at airborne.com
Wed Jul 11 13:22:30 CDT 2001


Hello,

Someone may answer this better as I am yet a flegling Perl addict
myself, but:

push takes the values from the $citelist array and sends them to the end
of the $with_something array.

I think the @@ is attempting to dump the contents of a multidimensional
array much like: $blah[1][2]



Sincerely,

Bryan Dees
Airborne Express



Martin Korb wrote:

> I came across this line of code and I am not at all sure what this
> means, particulary the "@@$".What does it mean?Thanks,Martin  my
> $citeList = [];
>       push @@$citeList, $with_something
>

--
Bryan Dees
Airborne Express
internal website: pcsweb.airborne.com
206-830-4440


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pm.org/archives/spug-list/attachments/20010711/5eafd73d/attachment.htm


More information about the spug-list mailing list