How can I split a file into multiple files based on pattern using perl?
Ex: input to be a .txt file, name of the output file stored in another .txt file
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking.If this question can be reworded to fit the rules in the help center, please edit the question.
|
Here, to open a new file on each occurrence of the pattern
| |||||
|