Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lizmat
on June 25, 2020
|
parent
|
context
|
favorite
| on:
Perl 7 is going to be Perl 5.32, mostly
Do you have a gist of your code and a representative sample of the log file you're parsing?
cutler
on June 25, 2020
[–]
It's a one-liner:
for 'logs1.txt'.IO.lines -> $_ { .say if $_ ~~ /<<\w ** 15>>/; }
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: