http://qs1969.pair.com?node_id=718099


in reply to which perl ide should i use ... or how to setup emacs for perl dev

You could try out Devel::PerlySense and see what you think.

Also, take a look at the Shell Archive for some cool Emacs tricks, especially prove.el (mode for highlighting and folding test run output), and project-root (to run things from the correct root directory).

/J