Can anyone recommend a good IDE for Windows? What I'm looking for is an IDE with syntax highlighting, auto indenting, line numbering, the ability to let me know where I made syntax errors and did wrong, and the ability to run the script and see its result from within the program. In other words, I'm looking for something as close to Microsoft Visual C++ 6.0 (which I already have and use for C++ programming) as possible without paying money. The free part is important because I am a "poor college student." I tried Open Perl IDE and I like most of it, but it has a problem with using <STDIN>. Thank you for your suggestions.