I'm interested in hearing what people use as their code editors in their
respective environments and what their opinions are of them.
When I'm stuck on the MS platform I use CodeWhiz, which is a neat little
program that formats key words and functions while I type.
Unfortunately, I haven't figured out a way of getting it to recognize
$foo, %foo or @foo as something to format so I'll only give it ***1/2
out of 5 stars.
Under the *nices I generally use pico (and vi when pico is not around),
in part because I haven't found a code editor that does anything special
with perl code and also because I'm sometimes connected remotely to the
machine. Maybe it's time to learn emacs, but my head hurts every time
I've tried it.
Matthew
#.sig here
use perl || die "Et tu Brute?!: $!\n";