Perl

Nikolay Y. Orlyuk nikolay at asu.ntu-kpi.kiev.ua
Thu Mar 27 04:51:54 PST 2003


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 at asu.ntu-kpi.kiev.ua
ICQ#: 136497739



More information about the freebsd-questions mailing list