|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: split and joinby jeroenes (Priest) |
| on Jan 08, 2001 at 13:46 UTC ( [id://50484]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
You may find supersplit useful as well.
It does split/join at multiple levels, so uses
multi-dimensional arrays. For example
Would result in one array containing all lines as rows and the separate items as columns. The first item for example, can be accessed by $array->[0][0]. See POD of the script for more examples and doc.
Jeroen
In Section
Tutorials
|
|
||||||||||||||||||||||||