I am an emacs user and a vi survivor (I know emacs would be a nice operative system if it had a nice editor). I know that there is a "easy" way to integrate vi and Perl. Meanwhile, emacs is being not so easy. The Perlmacs is from 2000 and Emacs::EPL from 2001.
This means perl hackers do not use emacs, or that emacs is good enough not needing perl integration?
The only integration I have ever used in emacs is the Version control so that I have lots of revisions of all the code I am working on, its also handy when using CVS.
I usually run perldoc, perl -e '$short_perl_code' and CPAN from the command line. perl -cw is something I also prefer to do from the command line, usually outputting stderr to a log.
Re:Ah but...
jordan on 2004-07-15T15:23:20
In what way is XEmacs on Windows that emacs is not?
Cygwin also has emacs and that's what I use to have all the goodness of bash and other tools handy.