Friday, July 31, 2009

A lightweight code editor for perl?

I've been coding perl in Notepad but I feel that there must be something better. Specifically I'm looking for something that saves easily, has the option of giving the line numbers, not bulky and free. Any suggestions?

A lightweight code editor for perl?
Check out "ConText" it is a simple editor that can be customized for several different languages.
Reply:Check following links:





http://www.perl-express.com/


http://sourceforge.net/projects/open-per...
Reply:Get one from SourceForge.net:





http://sourceforge.net/softwaremap/trove...





Specifically, Open Perl IDE
Reply:It's called a plain text editor. Notepad is a horrible program for plain text.





http://en.wikipedia.org/wiki/Text_editor





Google and Wikipedia will help you find editors. Well known ones (for Windows) are Notepad++, Vim, Emacs (one of the windows versions), UltraEdit (costs money), PSPad, SciTe, and so on.


No comments:

Post a Comment