in reply to Re^2: Backdating strict
in thread Backdating strict

"should I be looking at anything else?"

I use intelliJ IDEA as my IDE, with the Camelcade Perl5 plugin, and Devel::Camelcadedb distribution which allows in-IDE debugging. Of course, I also have the Vim plugin installed in the IDE as well. Been using this setup for years. I've got their Open Source license, but the free version works all the same.

Here's an image I saved quite some time ago.

Replies are listed 'Best First'.
Re^4: Backdating strict
by Bod (Parson) on Nov 21, 2020 at 11:14 UTC

    That looks rather like Eclipse which I used briefly at university when I had to produce some Java code. The little bit of Java I use now is for Android app development and is done in Android Studio.

    I'm guessing it is rather more powerful than Text Pad which I currently use. This does provide Perl syntax highlighting but not much else.