(This is basically a "name your favourite editor" question.

Here's two ideas I found in my own search:

1. Komodo Edit and Komodo IDE (http://activestate.com/komodo_edit/).
The Free and non-free versions of an IDE/Editor that is created by
ActiveState, who specialise in support for dynamic languages. Both
have good support for Perl programming and integrate with perl well.

2. Cream (http://cream.sourceforge.net/). It's Vim, but with a
different configuration aimed to make it accessible to new users. All
Vim features are available and can be activated, either one by one, or
at once, allowing the best of both worlds for the user. Vim, being a
very popular choice among Perl programmers (maybe even the most
popular one), has a lot of extentions written by Perl people to make
it even more Perl friendly, making it the best of three worlds :).

2009/2/18 Alexander Koenig <alexander.koe...@mpi.nl>:
> itshardtogetone wrote on 02/09/2009 12:22 AM:
>> Can someone introduce me a free Perl editor that also can easily produce 
>> html codes.
>> Thanks
>
>
> If you are on Windows, try Notepad++[1].
> It knows a lot of formats (including Perl and HTML), is easy to use (if
> you don't want to learn emacs or vim) and is licensed under GPL.
>
> hth
> Alex
>
>
> [1] http://notepad-plus.sourceforge.net
>
> --
> To unsubscribe, e-mail: beginners-unsubscr...@perl.org
> For additional commands, e-mail: beginners-h...@perl.org
> http://learn.perl.org/
>
>
>



-- 
Erez

It's time to grow out of the browser; we have nothing to lose but our metaphors.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to