我用Vim加Perl-support <http://www.vim.org/scripts/script.php?script_id=556> 插件,配上perltidy和Perl::Critic,还是不错的,一个命令就可以添加文件头、函数头、块式注释等等,还可以美化代码格式,对代码进行Profile等等。我最喜欢的就是可以一键美化代码,添加各种代码元素这两个功能。 Perl-support可以参考这个 http://www.thegeekstuff.com/2009/01/make-vim-as-your-perl-ide-using-perl-supportvim-plugin/ perltidy就是Perl Best Practice里推荐的那个,在Linux各个发行版应该都有的
2009/1/9 smallfish <[email protected]> > 据说世界上有三种人,一种用Vi(VIM就是VI的高级版Vi IMproved),另一种用Emacs,剩下的是第三种人 > -- > blog : http://hi.baidu.com/smallfish7788 > bbs : http://bbs.chinaunix.net/forum-55-1.html > smallfish / xiaoyu9805119 > > *From:* 刘鑫 > *Sent:* Friday, January 09, 2009 3:54 PM > *To:* [email protected] > *Subject:* [PerlChina] Re: 写pl大家都用啥工具? > > EMACS党爬过。 > > 2009/1/9 smallfish <[email protected]> > >> 据说阅读源码不错 >> -- >> blog : http://hi.baidu.com/smallfish7788 >> bbs : http://bbs.chinaunix.net/forum-55-1.html >> smallfish / xiaoyu9805119 >> >> *From:* Beckheng Lam <[email protected]> >> *Sent:* Friday, January 09, 2009 3:52 PM >> *To:* [email protected] >> *Subject:* [PerlChina] Re: 写pl大家都用啥工具? >> >> Sorry,名字更正一下:Source Insight >> :-P >> >> ximiff wrote: >> >> ues 破解版。。 >> Komodo速度不能忍在 1G下 >> >> >> 2009-01-09 >> ------------------------------ >> ximiff >> ------------------------------ >> *发件人:* smallfish >> *发送时间:* 2009-01-09 15:26:17 >> *收件人:* [email protected] >> *抄送:* >> *主题:* [PerlChina] 写pl大家都用啥工具? >> 以前一直用VIM,最近装了个小的一米的SciTE,还有Komodo IDE。 >> -- >> blog : http://hi.baidu.com/smallfish7788 >> bbs : http://bbs.chinaunix.net/forum-55-1.html >> smallfish / xiaoyu9805119 >> >> >> >> >> -- >> Perl乐事 -- http://www.perlersh.org >> >> >> > > > -- > 杀人放火金腰带,补路修桥无尸骸。 > > …… > > 劉鑫 > March.Liu > > > -- You should be the change you wish to see in the world --~--~---------~--~----~------------~-------~--~----~ 您收到此信息是由于您订阅了 Google 论坛“PerlChina 论坛”论坛。 要在此论坛发帖,请发电子邮件到 [email protected] 要退订此论坛,请发邮件至 [email protected] 更多选项,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问该论坛 -~----------~----~----~----~------~----~------~--~---
