my @command_array_split = split(/:/,@command_array);
This does not do what you think. split does not take an array or a list.
In reply to Re: problem printing array elements -- printing # of lines in array instead
by Corion
in thread problem printing array elements -- printing # of lines in array instead
by sqspat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |