How can I process a multi line string one line at a time in perl with use strict in place?

前端 未结 7 2014
南旧
南旧 2021-02-15 13:32

I\'m trying to figure out the proper PBP approved way to process a multi line string one line at a time. Many Perl coders suggest treating the multi line string as a filehandle

7条回答
提交回复
热议问题