|
|
|
Ask HN: Has perl been making programmers carefree?
|
|
1 points
by karthik248
3382 days ago
|
|
Here's the story, I am a new perl programmer and happen to know a few experienced ones in person. I have observed that perl programmers are very carefree with environment setup, and very little cautious about the OS env. They keep saying, a code written in a one configuration of perl and packages should work in another configuration. As I happen to be a very cautious person, I find this mindset very uncomfortable. Am I the being overly cautious? |
|
With that said I think that seasoned Perl folks that also has experience running critical applications are usually more cautious and have a better understanding of the OS env and network than most application programmers from many other languages. Perl is after all very unixy.