in reply to Perl/MySQL Development Environment
I'd recommend using vim. It takes some getting used to, but offers great syntax highlighting, folding, auto-indenting and a lot of other features that coders like. I prefer using multiple terminals: one to code with, one to test with, one to have a permanent mysql command line client on, but you could configure vim to pipe your script through perl or even the perl debugger to test/debug it.
- Yes, I reinvent wheels.
- Spam: Visit eurotraQ.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Perl/MySQL Development Environment
by cLive ;-) (Prior) on May 26, 2002 at 22:43 UTC | |
by shockme (Chaplain) on May 27, 2002 at 00:58 UTC | |
by mephit (Scribe) on May 27, 2002 at 03:20 UTC | |
by kappa (Chaplain) on May 27, 2002 at 08:48 UTC | |
|
Re: Re: Perl/MySQL Development Environment
by kappa (Chaplain) on May 26, 2002 at 14:17 UTC | |
by Juerd (Abbot) on May 26, 2002 at 14:23 UTC | |
|
Re: Re: Perl/MySQL Development Environment
by Tomek (Initiate) on May 27, 2002 at 03:04 UTC |