Well, I'll pick up on one thing mentioned here .. the snazzy IDE is very handy when you're still learning the language and are writing programs one line at a time. I consider myself more advanced than that, and write programs several paragraphs at a time. If I have a syntax error, it's because I mis-typed something, and not because I don't know how map works, for example.
Of course there's a lot more to a modern IDE than syntax checking. Decent refactoring support for example. Something I sorely miss in the Perl world. Fortunately nice people are working at making that better ;-)
In reply to Re^2: Perl in the Enterprise
by adrianh
in thread Perl in the Enterprise
by Scott7477
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |