On 11/18/11 Fri Nov 18, 2011 9:53 AM, "Parag Kalra" <paragka...@gmail.com> scribbled:
> Hi, > > I generally use vi/vim for my day to day Perl scripts. > > What are different packages I can use to make vi/vim extensively customized > for Perl. For example - it should be able inform me about the known > syntax errors like - variables not declared, missing braces or semicolons > etc something which Eclipse done. > > And who has more customization packages for Perl - vi or Emacs? Please look at the following built-in documentation relevant to this subject: perldoc -q ide "Is there an IDE or Windows Perl Editor?" perldoc -q vi "Where can I get Perl macros for vi?" perldoc -q emacs "Where can I get perl-mode for emacs?" -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/