![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: Pushing Arraysby xdg (Monsignor) |
on Aug 15, 2005 at 13:00 UTC ( #483836=note: print w/replies, xml ) | Need Help?? |
Be careful what you mean here and whether you want an array :
or a reference to an array:
You can push onto either, as long as you refer to it properly
-xdg Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.
In Section
Seekers of Perl Wisdom
|
|