【发布时间】:2014-02-25 23:34:11
【问题描述】:
我有很多行
Hi i need to work for
This place
Which adds me
More value in this
wolrd
Where i can explore my technical skills
我正在搜索单词添加me =~ /adds/
如果找到匹配项,我必须打印整行“这增加了我”
如何在 perl 中做到这一点
【问题讨论】:
-
这些行在文件中????