|
|
|
|
|
by tronbabylove
2792 days ago
|
|
WebPerl looks cool. I wrote an interactive blog post [1] that guides the reader through an exercise in scraping log files using a series of Perl one-liners. I ended up delegating execution to a sandboxed Lambda function on the backend, but running it client-side would have been a lot simpler. [1] https://andrewstahlman.com/posts/ParetoPerl.html |
|