什么是适用于 Windows 的免费 Perl IDE?

发布于 2024-08-15 05:34:34 字数 336 浏览 3 评论 0原文

我正在寻找带有调试器的 Windows Perl IDE,例如 Komodo 但免费。

我见过 Eclipse+EPIC 但我不想在这里安装 Eclipse。

Padre 没有内置调试器。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

冷心人i 2024-08-22 05:34:34

Komodo Edit 是免费的。您还可以查看 Visual Studio,它在 2015 年添加了 Perl 支持< /a>.

Perl 已经配备了世界上最好的调试器:printTest::More

然而,人们一直在问这个问题,因此我们在 perlfaq3 中列出了我们所知道的所有问题。

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.

提笔落墨 2024-08-22 05:34:34

我认为 ptkdb 可能对你有帮助

I think ptkdb might be of help to you

罗罗贝儿 2024-08-22 05:34:34

对于 Emacs,有 Perl 开发环境。只需使用 -d/Ctrl-c Ctrl-d 作为调试器。顺便说一句,Emacs 在 Windows 上运行。

For Emacs there's the Perl Development Environment. Just use -d/Ctrl-c Ctrl-d for the debugger. Emacs runs on Windows, by the way.

小霸王臭丫头 2024-08-22 05:34:34

Padre 有一个早期版本的调试器插件(检查 CPAN)。我不认为它已经准备好迎接黄金时段,但如果你愿意贡献一些自己的时间来改进它......

There's an early version of a debugger plugin for Padre (check CPAN). I don't think it's ready for prime time, but if you were willing to donate some of your own time to improve it...

柠北森屋 2024-08-22 05:34:34

当您可以使用优秀的 Perl 调试器完成几乎所有操作时,为什么还要使用 IDE?

Why use an IDE when you can do pretty much everything with the good ol' perl debugger?

自由如风 2024-08-22 05:34:34

请参阅 nbperl,这是一个 Netbeans 的 Perl 插件。

See nbperl, a Perl plugin to netbeans.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文