Hacker News new | ask | show | jobs
by whateveracct 1074 days ago
What's a good resource to be proficient in perl for shell scripting?

I write a lot of bash for better or worse. I wonder if perl would be a better choice sometimes.

1 comments

If you can't manage it with Shell scripting you should take a look at Python.

I've written Perl for many years but in the end switched to Python because the internet and resources you can find are much more quantitative and qualitative than those for Perl. Especially now when Google doesn't seem to return older results anymore.

I'd rather write perl tho
Worse Is Better syndrome.