|
|
| "be consistent" | |
| PerlMonks |
Re: split functionby kielstirling (Scribe) |
| on Jan 25, 2012 at 03:28 UTC ( #949816=note: print w/ replies, xml ) | Need Help?? |
|
Hi, Kind of hard to help you with the code provided. split returns an array so I would do something like
Then loop the array and print each element to the file
As for a limit I would assume that the limit would be the system memory - Kiel Stirling
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||