Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2003 14:51:47 +0200
From:      "Nikolay Y. Orlyuk" <nikolay@asu.ntu-kpi.kiev.ua>
To:        freebsd-questions@freebsd.org
Subject:   Re: Perl
Message-ID:  <20030327125147.GB13349@asu.ntu-kpi.kiev.ua>
In-Reply-To: <200303271244.27134.a.carter@intrasoft.lu>
References:  <200303271244.27134.a.carter@intrasoft.lu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 27, 2003 at 12:44:27PM +0100, CARTER Anthony wrote:
> Has anyone any recommended perl development editors? Once with syntax 
> highlighting and stuff would be great!
Smart editor: Emacs
  Not fast, but very smart and have many features for different
  languages. Also have supporting VC (including CVS and RCS)

Mechanic editor: Vim 
  Very fast. When it compiled --with-perl have powerful for perl-developers
  text processing. Have own features. Easy mapping keysequences to actions.
  Good for writing repeated, regex-writable texts.

Most times I use vim, but when I want to nice indenting and 
different transformations and have enough free space
I use Emacs.
>
> 

-- 
With best wishes Nikolay
mail: nikolay@asu.ntu-kpi.kiev.ua
ICQ#: 136497739



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030327125147.GB13349>