![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: A bizarre way to get a list of filenamesby Lotus1 (Vicar) |
on Aug 05, 2019 at 15:08 UTC ( #11103946=note: print w/replies, xml ) | Need Help?? |
(His question was "how do I add text files to this list?"... answer: make 2 lists & join them.. ) There is also the push function if you would like to push items or a list onto the end of the array. Unshift will add to the beginning.
In Section
Seekers of Perl Wisdom
|
|