What#39;s a good development environment for Perl?(什么是 Perl 的良好开发环境?)
问题描述
我使用 PHP 或 Java 开发应用程序,并将第一次学习 Perl.
I develop applications using PHP or Java and will study Perl for the first time.
对于PHP和Java,有Eclipse等集成开发环境,调试环境规范得很好,但是对于Perl,人们使用什么样的开发环境呢?
For PHP and Java, there are integrated development environments such as Eclipse, and debugging environment was regulated well, but, in the case of Perl, what kind of development environment do people use?
有推荐的 IDE 吗?
Is there a recommended IDE?
我更喜欢免费的调试环境.
I would prefer a free debugging environment.
推荐答案
正如思南所说,有一些 Perl 的 IDE.Padre 值得一提.Perl 社区正在积极开发它.
As Sinan stated, there are some IDEs for Perl. Padre is worth a mention. It is being actively developed by the Perl community.
这篇关于什么是 Perl 的良好开发环境?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:什么是 Perl 的良好开发环境?
基础教程推荐
- 使用堆栈算法进行括号/括号匹配 2022-01-01
- 修改 void 函数的输入参数,然后读取 2022-01-01
- REST Web 服务返回 415 - 不支持的媒体类型 2022-01-01
- 如何对 Java Hashmap 中的值求和 2022-01-01
- Spring AOP错误无法懒惰地为此建议构建thisJoinPoin 2022-09-13
- 无法复制:“比较方法违反了它的一般约定!" 2022-01-01
- RabbitMQ:消息保持“未确认"; 2022-01-01
- Struts2 URL 无法访问 2022-01-01
- 存储 20 位数字的数据类型 2022-01-01
- 问题http://apache.org/xml/features/xinclude测试日志4j 2 2022-01-01
