Padre 是一个为 Perl 语言开发者提供的集成开发环境,提供了语法高亮和代码重构功能。
该版本还不是一个稳定的版本,主要改进内容:
1. The code was converted to the Task 2.0 API (which broke a lot of things).
2. The directory browser was rewritten to operate in the background.
3. The output window is scrolled down on output.
4. The non-blocking IO upgrade in 0.65 meant that Padre could no longer open files on Windows; this has been fixed.
5. Many code cleanups were done