Hello all,
I am looking for a way of parsing a very large list of words that currently passes into @ARGV. I would like to split a file into x number of new files, which are then placed into the current directory so that the main program can work on each of the new files in turn. x should be a number that is given in the command line.
some sample data: __DATA__ apple apex beat carrot date endzone flyer grandslam hoplite indigo __END__
I am trying to parse up data for an online assignment. IF you could point me towards some useful documentation or examples, I would be most thankful.
Danke,
mox
In reply to splitting up data... by chinamox
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |