I'm new to arrays. Can I take the array that's storing the information pulled from the file and split it like you're doing the string you've written into the code?
Something like this?
my @newarray= split (/,/,$data);
It may be easy but for some reason I can't word the questions I have right to get what I need. Maybe that's all I need to do.
In reply to Re^2: Help Using Split and Arrays
by burningredmoon
in thread Help Using Split and Arrays
by burningredmoon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |