I am looking for a Windows Perl IDE with debugger like Komodo but free.
I have seen Eclipse+EPIC but I don't want to install Eclipse here.
Padre doesn't have debugger built in.
Install Visual Studio CodeTo write Perl code, you can use any plain text editor e.g., notepad, notepad++, or any text editors of your choice. To make it easier to write Perl code, you need to have a good code editor with syntax highlighting and other features. One of these editors is Visual Studio Code which is free.
Trying out Perl to solve a development problem led to a career-transforming love for free and open source software.
Strawberry Perl is a perl environment for MS Windows containing all you need to run and develop perl applications. It is designed to be as close as possible to perl environment on UNIX systems.
Komodo Edit is free. You can also check out Visual Studio, which in 2015 added Perl support.
Perl already comes with the best debuggers in the world: print
and Test::More
.
However, people keep asking this question, so we've listed all the ones we know about in perlfaq3.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With